Skip to main content

deleteExternalEvent

Deletes a single ExternalEvent using a unique key.

deleteExternalEvent(
input: DeleteExternalEventInput!
): DeleteExternalEventPayload

Arguments

deleteExternalEvent.input ● DeleteExternalEventInput! non-null input

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

Type

DeleteExternalEventPayload object

The output of our delete ExternalEvent mutation.