Preview

PublishProductInput is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

PublishProductInput

Input for the publishProduct mutation

This page contains

    Fields

    productId ID!

    Product ID to publish

    Mutations for PublishProductInput

    publishProduct PREVIEW

    Publish a product directly. MM-facing (ROLE_CHANNEL_ADMIN); product must be WORKING with status NEW. Returns a ProductPublicationProcess to poll until COMPLETED or ERRORED.