INPUT_OBJECT
Payload for an individual client note
input IndividualClientNoteInput {# The content of the individual client notecontent: String# The ID of the individual client noteid: ID# The ID of the user who created the individual client noteuser_id: ID}