Skip to main content
Anchor to ProductPublishPayload

ProductPublishPayload

payload

Return type for productPublish mutation.

•Product

The product that has been published.

Show fields
•Shop!
non-null

The user's shop.

Show fields
•[UserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields
•[ProductPublication!]
Deprecated
Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation
Deprecated
Show payload

Arguments

•ProductPublishInput!
required

Specifies the product to publish and the channels to publish it to.

Show input fields


Was this section helpful?