searchCustomerFields
Deprecated
Use Query.customerFields instead
Arguments
StringA cursor to search after (only include first & after or last & before)
StringA cursor to search before (only include first & after or last & before)
CustomerFieldStatusFilterThe status of the CustomerField to filter results by
IntThe number of results to fetch when searching forward (only include first & after or last & before)
BooleanWhether or not the CustomerField is a custom field
IntThe number of results to fetch when searching backward (only include first & after or last & before)
StringA search query to filter results
SortCustomerFieldsByThe sort key
SortDirectionThe sort direction
Returns
CustomerFieldConnection!