Preview

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

updateMarketplaceProductQuestionAnswer

This page contains

    Arguments

    input UpdateMarketplaceProductQuestionAnswerInput! PREVIEW

    UpdateMarketplaceProductQuestionAnswerInput fields

    productId ID!
    questionId ID!
    answerId ID!
    answer MarketplaceProductQuestionAnswerInput! PREVIEW

    Return Fields

    userErrors [UpdateMarketplaceProductQuestionAnswerError!] PREVIEW

    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.