Objects
ExperimentalAffiliateMerchantsConnection
A connection object for affiliate merchants, providing a way to paginate through a list of merchants using edges and pageInfo.
Fields
edges
A list of edges, each containing an affiliate merchant and a cursor for pagination purposes.
pageInfo
required
Information about the current page of data, such as hasNextPage and hasPreviousPage.
Was this page helpful?