Skip to main content

searchCustomerActivities

Searches CustomerActivities

Arguments

afterString

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

beforeString

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

customerIdID!

The ID of the Customer to search for

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)

limitToTypes[CustomerActivityType!]

The types of CustomerActivities to limit the search to

searchString

A search query to filter the results by

sortBySortCustomerActivitiesBy

The sort key

sortDirSortDirection

The sort direction

Returns

CustomerActivityConnection!
A connection to a list of items.