Skip to main content

deleteNoteByAccordMemberId

Deletes a single Note using a unique key.

deleteNoteByAccordMemberId(
input: DeleteNoteByAccordMemberIdInput!
): DeleteNotePayload

Arguments

deleteNoteByAccordMemberId.input ● DeleteNoteByAccordMemberIdInput! non-null input

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

Type

DeleteNotePayload object

The output of our delete Note mutation.