GraphQL API ReferenceOperationsMutationsdeleteShopOn this pagedeleteShopDelete a shop by its ID. Returns true if successful. deleteShop( id: ID!): Boolean! Arguments deleteShop.id ● ID! non-null scalar Type Boolean scalar The Boolean scalar type represents true or false.