customerUpdate
AUTH: Role=[user.OWNER,user.EDITOR] OR (('user is authenticated') AND ('customerId if present in input matches JWT'))
customerUpdate(
id: Int!
input: UpdateCustomerInput!
): Customer!
Arguments
customerUpdate.id
● Int!
non-null scalar
Customer unique identifier