Queries
experimentalAffiliateMerchantsConnection
Returns a paginated connection of affiliate merchants based on cursor pagination and the applied filter.
Arguments
pagination
required
Pagination parameters to control the fetching of data, such as specifying the number of items before or after a cursor.
Filter parameters to narrow down the search based on specific merchant attributes, such as domain.
Returns
ExperimentalAffiliateMerchantsConnection.*
Returns an ExperimentalAffiliateMerchantsConnection
object, which includes a list of affiliate merchants matching the specified criteria along with pagination information.
Example - request
Query arguments
GraphQL
Example - response
Response
Was this page helpful?