Skip to main content

customerDelete

AUTH: Role=[user.OWNER]

customerDelete(
id: Int!
): Boolean!

Arguments

customerDelete.id ● Int! non-null scalar

Customer unique identifier

Type

Boolean scalar

The Boolean scalar type represents true or false.