Anchor to PublicationUpdatePayloadPublication
payloadPublication Update Payload
Return type for mutation.
Anchor to FieldsFields
- publication (Publication)
- userErrors ([PublicationUserError!]!)
- 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.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- publicationUpdate (PublicationUpdatePayload)
- •mutation
Updates a
Publication.You can add or remove products from the publication, with a maximum of 50 items per operation. The
field determines whether new products automatically display in this 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
- •ID!
Was this section helpful?