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


