Anchor to CollectionPublicationCollection
CollectionPublication
object
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•
Published Boolean!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 DateTime! non-null The date that the publication was or is going to be published.
- Anchor to channelchannel•
The channel where the collection will be published. Use
publication
instead.
Was this section helpful?
Map
Fields and connections with this object
Anchor to MutationsMutations
- •mutationDeprecated
Publishes a collection to a channel. Use
instead.
Was this section helpful?