updateClientTemporaryAbsence
Update a temporary absence of the client.
Requires authorization features: client:absence:edit
updateClientTemporaryAbsence(
input: UpdateClientTemporaryAbsenceInput!
): Boolean!
Directives
auth
Requires authorization features: client:absence:edit
Arguments
updateClientTemporaryAbsence.input ● UpdateClientTemporaryAbsenceInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.