psaProductMappings
Read all available product mapping
This page contains
Arguments
connectorType PsaConnectorType PREVIEW | |
mor PsaMorInput! PREVIEW | |
first Int | Number of elements to return (page size) in forward direction. Default is 10 |
after String | Returns elements after specified cursor |
last Int | Number of elements to return (page size) in backward direction. Default is 10 |
before String | Returns elements before specified cursor |
filter PsaProductMappingsFilter PREVIEW | Criteria to filter product mappings |
orderBy PsaProductMappingsOrderBy PREVIEW | Criteria to sort product mappings |
Return Fields
PsaProductMappingConnection! PREVIEW | A connection type used to page through a list of psa product mappings" |
Interactive example
This is an example query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.