Skip to main content
query

Requires unauthenticated_read_product_listings access scope.

Returns a list of product types from the shop's Product objects that are published to your app. Use this query to build filtering interfaces or navigation menus based on product categorization.

Anchor to Arguments

StringConnection arguments

•StringConnection!
•Int!
required

Returns up to the first n elements from the list.


Was this section helpful?

•[StringEdge!]!
non-null

A list of edges.

•[String!]!
non-null

A list of the nodes contained in StringEdge.

•PageInfo!
non-null

Information to aid in pagination.


Was this section helpful?