PatchableContactNoteFields
No description
input PatchableContactNoteFields {
title: String
content: String
editor_state: JSON
}
Fields
PatchableContactNoteFields.title ● String scalar
PatchableContactNoteFields.content ● String scalar
PatchableContactNoteFields.editor_state ● JSON scalar
Member Of
UpdateContactNoteInput input


