Skip to main content

deleteAccordCalendarEventByNodeId

Deletes a single AccordCalendarEvent using its globally unique id.

deleteAccordCalendarEventByNodeId(
input: DeleteAccordCalendarEventByNodeIdInput!
): DeleteAccordCalendarEventPayload

Arguments

deleteAccordCalendarEventByNodeId.input ● DeleteAccordCalendarEventByNodeIdInput! non-null input

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

Type

DeleteAccordCalendarEventPayload object

The output of our delete AccordCalendarEvent mutation.