Anchor to ProductPublishPayloadProduct
ProductPublishPayload
payload
Return type for mutation.
Anchor to FieldsFields
- Anchor to productproduct•
The product that has been published.
- Anchor to shopshop•Shop!non-null
The user's shop.
- Anchor to userErrorsuser•
Errors [UserError!]! non-null The list of errors that occurred from executing the mutation.
- Anchor to productPublicationsproduct•
Publications [ProductPublication!] Deprecated The channels where the product is published. Use Product.publications instead.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- •mutationDeprecated
Publishes a product. Products that are sold exclusively on subscription (
) can only be published on online stores. Use
instead.
Was this section helpful?