collectionTypeContents
Get all collectionTypeContents for a storefront.
Requires the collectiontypecontent/read scope on the associated DemandHq
collectionTypeContents(
after: String
before: String
first: Int
last: Int
): PublicCollectionTypeContentConnection!
Arguments
collectionTypeContents.after ● String scalar
Returns the elements in the list that come after the specified cursor.
collectionTypeContents.before ● String scalar
Returns the elements in the list that come before the specified cursor.
collectionTypeContents.first ● Int scalar
Returns the first n elements from the list.
collectionTypeContents.last ● Int scalar
Returns the last n elements from the list.
Type
PublicCollectionTypeContentConnection object
Pagination object for PublicCollectionTypeContent.