Skip to main content

carts

AUTH: Role=[order.OWNER,order.EDITOR,order.VIEWER] OR (('user is authenticated') AND ('contactId if present in input matches JWT' AND 'customerId if present in input matches JWT' AND 'companyId(s) if present in input matches JWT'))

carts(
input: CartSearchInput!
): CartResponse!

Arguments

carts.input ● CartSearchInput! non-null input

Search for existing carts

Type

CartResponse object