Skip to main content
Anchor to PublicationUserError

PublicationUserError

object

Defines errors encountered while managing a publication.

•PublicationUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•mutation

Creates a Publication that controls which Product and Collection customers can access through a Catalog.

You can create an empty publication and add products later, or prepopulate it with all existing products. The autoPublish field determines whether the publication automatically adds newly created products.

•mutation

Deletes a publication.

•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.


Was this section helpful?


Was this section helpful?