Preview

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

PushReviewsPayload

Response payload for pushing reviews

This page contains

    Fields

    success: Boolean

    Indicator of the operation success

    userErrors: [PushReviewsError!] PREVIEW

    List of user errors that may prevent the success of pushing reviews

    Mutations for PushReviewsPayload

    pushReviews PREVIEW

    Create or update product reviews. If the review already exist it will be replaced. Maximum of 250 reviews can be pushed at the same time.