Anchor to PublicationCreatePayloadPublication
payloadPublication Create Payload
Return type for mutation.
Anchor to FieldsFields
- publication (Publication)
- userErrors ([PublicationUserError!]!)
- 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.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- publicationCreate (PublicationCreatePayload)
- •mutation
Creates a
Publicationthat controls whichProductandCollectioncustomers can access through aCatalog.You can create an empty publication and add products later, or prepopulate it with all existing products. The
field determines whether the publication automatically adds newly created products.- Anchor to inputinput•Publication
Create Input! required The input fields to use when creating the publication.
Arguments
Was this section helpful?