Skip to main content
connection

An auto-generated type for paginating through multiple Strings.

Anchor to Queries with this connectionQueries with this connection

•query

Returns a paginated list of all tags that have been added to products in the shop. Useful for building tag-based product filtering or navigation in a storefront.

Arguments

•Int!
required

Returns up to the first n elements from the list.


•query

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.

Arguments

•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?