Skip to main content

customer

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

customer(
id: Int!
): Customer!

Arguments

customer.id ● Int! non-null scalar

Customer unique identifier

Type

Customer object