Anchor to ImageConnectionImage
connectionImage Connection
An auto-generated type for paginating through multiple Images.
Anchor to Fields with this connectionFields with this connection
- •OBJECT
Represents an item listed in a shop's catalog.
Products support multiple product variants, representing different versions of the same product, and can include various media types. Use the
orfields to help customers find the right variant based on their selections.Products can be organized into collections, associated with selling plans for subscriptions, and extended with custom data through metafields.
Learn more about working with products and collections.
Was this section helpful?
Anchor to Possible returnsPossible returns
- edges ([ImageEdge!]!)
- nodes ([Image!]!)
- pageInfo (PageInfo!)
- Anchor to edgesedges•[Image
Edge!]! non-null A list of edges.
Show fields
- Anchor to nodesnodes•[Image!]!non-null
A list of the nodes contained in ImageEdge.
Show fields
- Anchor to pageInfopage•Page
Info Info! non-null Information to aid in pagination.
Show fields
Was this section helpful?