cartSetCustomer
AUTH: Role=[order.OWNER,order.EDITOR,order.VIEWER] OR (('user is authenticated') AND ('customerId if present in input matches JWT'))
cartSetCustomer(
id: String!
input: CartSetCustomerInput!
): Cart!
Arguments
cartSetCustomer.id
● String!
non-null scalar
Cart unique identifier