Preview

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

MarketplaceProductQuestion

This page contains

    Fields

    id: ID!
    title: String!
    comment: String!
    author: User! PREVIEW
    lastModified: Date!
    answerCount: Int!
    answers: [MarketplaceProductQuestionAnswer!]! PREVIEW
    answer(answerId: ID!): MarketplaceProductQuestionAnswer PREVIEW

    Parent objects of MarketplaceProductQuestion

    MarketplaceProduct

    Product for the marketplace UI

    Mutations for MarketplaceProductQuestion

    createMarketplaceProductQuestion PREVIEW

    Queries for MarketplaceProductQuestion

    marketplaceProduct

    Query a marketplace product