Skip to main content
mutation

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

Creates a publication.

PublicationCreateInput!required

The input fields to use when creating the publication.


Was this section helpful?

Anchor to PublicationCreatePayload returnsPublicationCreatePayload returns

Publication

The publication that's been created.

[PublicationUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?