CartItemConnectionEdgeInterfaceRepresents a connection to a CartItem. Contains both the CartItem Node and metadata about the relationship.Fieldscursor:StringOpaque reference to the nodes position in the connection. Value can be used with pagination args.node:CartItem!The connected CartItem Node