Skip to main content
Anchor to PublicationUpdatePayload

PublicationUpdatePayload

payload

Return type for publicationUpdate mutation.

•Publication

The publication that's been updated.

Show fields
•[PublicationUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Updates a Publication.

You can add or remove products from the publication, with a maximum of 50 items per operation. The autoPublish field determines whether new products automatically display in this publication.

Show payload

Arguments

•ID!
required

The ID of the publication to update.

•PublicationUpdateInput!
required

The input fields to use when updating the publication.

Show input fields


Was this section helpful?