DatabaseFilterInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| adapter | DatabaseFilterAdapter | The adapter to use for the database | |
| and | [DatabaseFilterInput!] | ||
| createdAt | DatabaseFilterCreatedAt | ||
| handle | DatabaseFilterHandle | The handle of the controller - used in scripts as a shortcut for the ID | |
| id | DatabaseFilterId | ||
| name | DatabaseFilterName | The name of the database | |
| network | NetworkFilterInput | The network that handles connectivity to this database | |
| networkId | DatabaseFilterNetworkId | ||
| not | [DatabaseFilterInput!] | ||
| or | [DatabaseFilterInput!] | ||
| updatedAt | DatabaseFilterUpdatedAt |