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