INPUT_OBJECT
Autogenerated input type of createNote
input createNoteInput {# A unique identifier for the client performing the mutation.clientMutationId: Stringuser_id: Stringcontent: Stringconversation_id: Stringattached_image: Uploadattached_document: Uploadattached_audio: Uploadattached_image_string: Stringscheduled_at: String# True, if a note create action called in the organization chat contextorg_chat: Booleanhide_org_chat_confirmation: Boolean}