collection
Look up a collection by ID.
collection(
id: ID
slug: String
channel: String
): Collection
Arguments
collection.id
● ID
scalar miscellaneous
ID of the collection.
collection.slug
● String
scalar miscellaneous
Slug of the category
collection.channel
● String
scalar miscellaneous
Slug of a channel for which the data should be returned.
Type
Collection
object products
Represents a collection of products.