Preview

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

createMarketplaceProductQuestionAnswer

This page contains

    Arguments

    input CreateMarketplaceProductQuestionAnswerInput! PREVIEW

    CreateMarketplaceProductQuestionAnswerInput fields

    productId ID!
    answer MarketplaceProductQuestionAnswerInput! PREVIEW

    Return Fields

    marketplaceProductQuestionAnswer MarketplaceProductQuestionAnswer! PREVIEW
    userErrors [CreateMarketplaceProductQuestionAnswerError!] 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.