Skip to main content
mutation

Requires write_publications access scope. Also: The user must have a permission to create and edit catalogs.

Updates a publication.

ID!required

The ID of the publication to update.

PublicationUpdateInput!required

The input fields to use when updating the publication.


Was this section helpful?

Anchor to PublicationUpdatePayload returnsPublicationUpdatePayload returns

Publication

The publication that's been updated.

[PublicationUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?