Skip to main content

deletePointOfSale

Deletes a POS. Returns true on success.

deletePointOfSale(
id: ID!
): Boolean!

Arguments​

deletePointOfSale.id ● ID! non-null scalar​

Type​

Boolean scalar​

The Boolean scalar type represents true or false.