Publication
A publication is a group of products and collections that is published to an app.
Anchor to Fields and connectionsFields and connections
- Anchor to autoPublishauto•Boolean!non-null
Publish Whether new products are automatically published to this publication.
- Anchor to catalogcatalog•Catalog
The catalog associated with the publication.
- Anchor to collectionPublicationsV3collection•Resource
Publications V3 Publication Connection!non-null The collection publications for the list of collections published to the publication.
- Anchor to collectionscollections•Collection
Connection!non-null The list of collections published to the publication.
- Anchor to hasCollectionhas•Boolean!non-null
Collection Whether the collection is available to the publication.
- •ID!non-null
A globally-unique ID.
- Anchor to includedProductsincluded•Product
Products Connection!non-null The list of products included, but not necessarily published, in the publication.
- Anchor to operationoperation•Publication
Operation A background operation associated with this publication.
- Anchor to productPublicationsV3product•Resource
Publications V3 Publication Connection!non-null The product publications for the list of products published to the publication.
- Anchor to productsproducts•Product
Connection!non-null The list of products published to the publication.
- Anchor to supportsFuturePublishingsupports•Boolean!non-null
Future Publishing Whether the publication supports future publishing.
Deprecated fields and connections
- •App!non-nullDeprecated
- Anchor to namename•String!non-nullDeprecated
Anchor to QueriesQueries
- •query
Lookup a publication by ID.
- •query
List of publications.
Anchor to MutationsMutations
- •mutation
Creates a publication.
- Anchor to inputinput•Publication
Create Input!required The input fields to use when creating the publication.
Arguments
- Anchor to publicationpublication•Publication
The publication that's been created.
- Anchor to userErrorsuser•[Publication
Errors User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
- •mutation
Updates a publication.
- •ID!required
The ID of the publication to update.
- Anchor to inputinput•Publication
Update Input!required The input fields to use when updating the publication.
Arguments
- Anchor to publicationpublication•Publication
The publication that's been updated.
- Anchor to userErrorsuser•[Publication
Errors User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields