GraphQL OBJECT
Shopping cart from a session.
type SessionCart {# The cart.cart: Cart # The customer.customer: Customer }