Preview

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

AddItemsInput

Input parameters for adding items to a cart

This page contains

    Fields

    items [CarItemInput!]! PREVIEW

    List of items to be added to the cart

    userId ID!

    Unique identifier of the user

    accountId ID!

    Unique identifier of the account (company)

    Mutations for AddItemsInput

    addItemsToCart PREVIEW

    Creates a new cart or adds items to an existing active cart