Skip to main content

updateApartmentNote

Update the notes of an apartment

Requires authorization features: park:apartment:note

updateApartmentNote(
input: UpdateApartmentNoteInput!
): Boolean!

Directives

auth

Requires authorization features: park:apartment:note

Arguments

updateApartmentNote.input ● UpdateApartmentNoteInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.