Saltar al contenido principal

deleteCode

Deletes a QR code. Returns NotFound when the code does not exist.

deleteCode(
id: ID!
): Boolean!

Arguments

deleteCode.id ● ID! non-null scalar

Type

Boolean scalar

The Boolean scalar type represents true or false.