searchCustomersInAudience
Arguments
String
A cursor to search after (only include first & after or last & before)
ID!
The ID of the audience to search in
String
A cursor to search before (only include first & after or last & before)
Int
The number of results to fetch when searching forward (only include first & after or last & before)
Int
The number of results to fetch when searching backward (only include first & after or last & before)
String
A search query to apply
ID!
The ID of the Team to search as
ID!
The ID of the User to search as
SortCustomersBy
The sort key
SortDirection
The sort direction
String!
The time zone to use for the search
Returns
CustomerConnection!