The input fields to create a cart.
Fields
items: CartItemsInput!
CartItemsInput object representing the items to be added to the cart.
buyerIdentity: BuyerIdentityInput
BuyerIdentityInput object representing the buyer's identity (optional).