INPUT_OBJECT
ExportAddressesAttributes
link GraphQL Schema definition
- input ExportAddressesAttributes {
- # Filter for addresses.
- FilterSetAttributes :
- # Array of IDs of specific addresses.
- ID!] : [
- # Array of IDs of addresses to omit.
- ID!] : [
- # Prospecting area ID to filter addresses.
- ID :
- }