Skip to main content

updateNoteByNodeId

Updates a single Note using its globally unique id and a patch.

updateNoteByNodeId(
input: UpdateNoteByNodeIdInput!
): UpdateNotePayload

Arguments

updateNoteByNodeId.input ● UpdateNoteByNodeIdInput! 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.