DeleteOccupancyInput
No description
input DeleteOccupancyInput {
id: OccupancyID!
}
Fields
DeleteOccupancyInput.id ● OccupancyID! non-null scalar
Unique identifier of the occupancy to be deleted.
Member Of
deleteOccupancy mutation