Anchor to productTypesproduct
queryproduct Types
Requires access scope.
List of product types for the shop's products that are published to your app.
Anchor to Arguments
•StringConnection!StringConnection arguments
- first (Int!)
- Anchor to firstfirst•Int!required
Returns up to the first
nelements from the list.
Was this section helpful?
Anchor to Possible returnsPossible returns
- edges ([StringEdge!]!)
- nodes ([String!]!)
- pageInfo (PageInfo!)
- Anchor to edgesedges•[String
Edge!]! non-null A list of edges.
- Anchor to nodesnodes•[String!]!non-null
A list of the nodes contained in StringEdge.
- Anchor to pageInfopage•Page
Info Info! non-null Information to aid in pagination.
Was this section helpful?