collection
Get a collection by collectionId.
Required collection/read permission on the given DemandHq.
collection(
collectionId: ID!
): Collection
Arguments
collection.collectionId
● ID!
non-null scalar
Type
Collection
object
A Collection is a group of products, what may often be referred to as a "Category Page" of some variety. In reality, a collection is far more flexible and can be used to represent any product grouping, and the collectionType can help differentiate between them.