Skip to main content

deleteAccordCalendarEvent

Deletes a single AccordCalendarEvent using a unique key.

deleteAccordCalendarEvent(
input: DeleteAccordCalendarEventInput!
): DeleteAccordCalendarEventPayload

Arguments

deleteAccordCalendarEvent.input ● DeleteAccordCalendarEventInput! 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.