Skip to main content

deleteMeetingAccordByNodeId

Deletes a single MeetingAccord using its globally unique id.

deleteMeetingAccordByNodeId(
input: DeleteMeetingAccordByNodeIdInput!
): DeleteMeetingAccordPayload

Arguments

deleteMeetingAccordByNodeId.input ● DeleteMeetingAccordByNodeIdInput! non-null input

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

Type

DeleteMeetingAccordPayload object

The output of our delete MeetingAccord mutation.