List all products eligible for the given offer id. Returns a paginated list of products that can be used with the specified offer.
Arguments
offerId
String!Required
The unique identifier of the offer. Example: '5bb521cfdc83215e1889b347'
page
IntPage number for pagination. Example: 1
pageSize
IntNumber of items per page. Example: 20
Response
Query
Try it
Input Variables
Response
Was this section helpful?