Preview

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

deleteProviderReviews

Remove all product reviews for a given external provider

This page contains

    Authorization Rules

    This request requires authorization with at least one of the following scopes:

    Scopes

    ROLE_PARTNER

    Arguments

    externalProvider String!

    External provider name

    Return Fields

    success Boolean

    Indicator of the operation success

    Interactive example

    This is an example mutation query. Use the embedded interactive tool below to edit the query.

    Hint: use Ctrl + Space for autocompleting fields.