AccountsFilter
Definition used to filter accounts returned in the query
This page contains
Fields
| name String | Account name by which to filter |
| searchText String | |
| searchExternalId Boolean | |
| searchCustomAttributes Boolean | When false, free-text searchText does not match custom attribute values (counts and pagination reflect the narrower result). When omitted or true, searchText matches custom attribute values as today. |
| status AccountStatus | |
| createdAfter DateTime | |
| createdBefore DateTime | |
| lastModifiedAfter DateTime | |
| accessTypes [AccountAccessType!] | |
| customAttributes [AccountCustomAttributeFilterInput!] |