Types
CustomersSearchQuery
A query to search for customers. Search queries are combinations of search conditions, as defined below. At least one search condition must be provided.
input
CustomersSearchQueryFields
An array of search conditions that will be combined using a 'logical OR' to search for customers.

