Preview

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

AddQuoteVersionCommentInput

Input for adding a comment to a quote version source

This page contains

    Fields

    sourceId ID!

    Source entity ID to attach the comment to

    comment String!

    Comment message content

    sourceType QuoteVersionCommentSourceType PREVIEW

    Source type (defaults to QUOTE)

    Mutations for AddQuoteVersionCommentInput

    addQuoteVersionComment PREVIEW

    Add a comment to a quote version source