Skip to main content

deleteMeetingAccord

Deletes a single MeetingAccord using a unique key.

deleteMeetingAccord(
input: DeleteMeetingAccordInput!
): DeleteMeetingAccordPayload

Arguments

deleteMeetingAccord.input ● DeleteMeetingAccordInput! 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.