OBJECT
CollectionConnection
link GraphQL Schema definition
- type CollectionConnection {
- # A list of edges.
- CollectionEdge!]! : [
- # Information to aid in pagination.
- PageInfo! :
- }
link Require by
- ProductA product represents an individual item for sale in a Shopify store. Products are often physical, but they don't have to be. For example, a digital download (such as a movie, music or ebook file) also qualifies as a product, as do services (such as equipment rental, work for hire, customization of another product or an extended warranty).
- ShopShop represents a collection of the general settings and information about the shop.