Skip to main content

searchCustomersInAudience

Searches Customers

Arguments

afterString

A cursor to search after (only include first & after or last & before)

audienceIdID!

The ID of the audience to search in

beforeString

A cursor to search before (only include first & after or last & before)

firstInt

The number of results to fetch when searching forward (only include first & after or last & before)

lastInt

The number of results to fetch when searching backward (only include first & after or last & before)

searchString

A search query to apply

searchAsTeamIdID!

The ID of the Team to search as

searchAsUserIdID!

The ID of the User to search as

sortBySortCustomersBy

The sort key

sortDirSortDirection

The sort direction

timeZoneString!

The time zone to use for the search

Returns

CustomerConnection!
A connection to a list of items.