distributorsProducts
Paginated list of productDetail
This page contains
Arguments
| first Int | Number of results to fetch forwards |
| after String | Cursor after which to fetch forwards |
| last Int | Number of results to fetch backwards |
| before String | Cursor before which to fetch backwards |
| filter DistributorsProductsFilter PREVIEW | Filter for listingData |
| orderBy DistributorsProductsOrderByInput PREVIEW | Sort filter |
Return Fields
| DistributorsProductsConnection PREVIEW | Paginated result for product details by Distributor |
Interactive example
This is an example query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.