deleteOccupancy
Deletes an occupancy. This is only possible, if the occupancy is in the future.
deleteOccupancy(
input: DeleteOccupancyInput!
): Boolean!
Arguments
deleteOccupancy.input ● DeleteOccupancyInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.