Preview

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

AddQuoteItemsInput

Input for adding items to a quote

This page contains

    Fields

    quoteId ID!

    Quote to add items to

    items [CreateQuoteItemInput!]! PREVIEW

    Items to add

    Mutations for AddQuoteItemsInput

    addQuoteItems PREVIEW

    Add items to a quote