Requires unauthenticated_read_product_listings access scope.

List of product types for the shop's products that are published to your app.


Anchor to first
first
required

Returns up to the first n elements from the list.


Was this section helpful?

A list of edges.

A list of the nodes contained in StringEdge.

Information to aid in pagination.


Was this section helpful?
Hide code
Query reference
Copy
{
  productTypes(first) {
    # StringConnection fields
  }
}