searchCustomerFields
Deprecated
Use Query.customerFields instead
Arguments
String
A cursor to search after (only include first & after or last & before)
String
A cursor to search before (only include first & after or last & before)
CustomerFieldStatusFilter
The status of the CustomerField to filter results by
Int
The number of results to fetch when searching forward (only include first & after or last & before)
Boolean
Whether or not the CustomerField is a custom field
Int
The number of results to fetch when searching backward (only include first & after or last & before)
String
A search query to filter results
SortCustomerFieldsBy
The sort key
SortDirection
The sort direction
Returns
CustomerFieldConnection!