distributorProductImports
Fetch import product details
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 DistributorProductImportsFilter PREVIEW | Filter for imported product |
| orderBy DistributorsProductsImportsOrderByInput PREVIEW | Sort filter |
Return Fields
| DistributorProductImportsConnection PREVIEW | Paginated result for imported product details |
Interactive example
This is an example query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.