Anchor to CollectionPublicationCollection
objectCollection Publication
Represents the publications where a collection is published.
Anchor to FieldsFields
- Anchor to collectioncollection•Collection!non-null
The collection to be published on the publication.
- Anchor to isPublishedis•Boolean!
Published non-null Whether the publication is published or not.
- Anchor to publicationpublication•Publication!non-null
The publication where the collection will be published.
- Anchor to publishDatepublish•Date
Date Time! non-null The date that the publication was or is going to be published.
- Anchor to channelchannel•Channel!non-nullDeprecated
Was this section helpful?
Anchor to MutationsMutations
- •mutationDeprecated
- Anchor to inputinput•Collection
Publish Input! required Specify a collection to publish and the sales channels to publish it to.
Arguments
- Anchor to collectioncollection•Collection
The published collection.
- Anchor to collectionPublicationscollection•[Collection
Publications Publication!] The channels where the collection has been published.
- Anchor to shopshop•Shop!non-null
The shop associated with the collection.
- Anchor to userErrorsuser•[User
Errors Error!]! non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?