Skip to main content

updateNoteByAccordMemberId

Updates a single Note using a unique key and a patch.

updateNoteByAccordMemberId(
input: UpdateNoteByAccordMemberIdInput!
): UpdateNotePayload

Arguments

updateNoteByAccordMemberId.input ● UpdateNoteByAccordMemberIdInput! non-null input

The exclusive input argument for this mutation. An object type, make sure to see documentation for this object’s fields.

Type

UpdateNotePayload object

The output of our update Note mutation.