Preview

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

RemoveItemsInput

Represents the parameters required for removing items from the cart

This page contains

    Fields

    cartId ID!

    Represents the ID of the cart

    itemIds [ID!]!

    Represents the items to be removed from the cart

    Mutations for RemoveItemsInput

    removeItemsFromCart PREVIEW

    Remove items from the cart