deleteExternalEventByNodeId
Deletes a single ExternalEvent using its globally unique id.
deleteExternalEventByNodeId(
input: DeleteExternalEventByNodeIdInput!
): DeleteExternalEventPayload
Arguments
deleteExternalEventByNodeId.input ● DeleteExternalEventByNodeIdInput! 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.