productTypes - storefront - QUERY
Version: 2024-07
Description:
List of product types for the shop's products that are published to your app.
Access Scopes
`unauthenticated_read_product_listings` access scope.
Arguments
-
first:
Int! -
Returns up to the first `n` elements from the list.
Returns
-
edges:
StringEdge!
A list of edges.
-
pageInfo:
PageInfo!
Information to aid in pagination.
Examples