String Connection
An auto-generated type for paginating through multiple Strings.
Anchor to Fields with this connectionFields with this connection
- •OBJECT
A list of tags that have been added to customer accounts.
- •OBJECT
A list of tags that have been added to draft orders.
- •OBJECT
A list of tags that have been added to orders.
Deprecated fields with this connection
- •OBJECTDeprecated
A list of tags that have been added to products.
- •OBJECTDeprecated
The list of types added to products.
- •OBJECTDeprecated
The list of vendors added to products.
Anchor to Queries with this connectionQueries with this connection
- •query
A list of tags that have been added to products. The maximum page size is 5000.
- •query
The list of types added to products. The maximum page size is 1000.
- •query
The list of vendors added to products. The maximum page size is 1000.
Anchor to Possible returnsPossible returns
- Anchor to edgesedges•[String
Edge!]!non-null The connection between the node and its parent. Each edge contains a minimum of the edge's cursor and the node.
- Anchor to nodesnodes•[String!]!non-null
A list of nodes that are contained in StringEdge. You can fetch data about an individual node, or you can follow the edges to fetch data about a collection of related nodes. At each node, you specify the fields that you want to retrieve.
- Anchor to pageInfopage•
Info PageInfo!non-null An object that’s used to retrieve cursor information about the current page.