Last update:
July 26, 2024
RemoveQuoteItemCommandType object¶
This type is used to remove a specific item from a quote.
Fields¶
Field | Description |
---|---|
quoteId String! |
The Id of the quote from which to remove the item. |
lineItemId String! |
The Id of the item to be removed from the quote. |