updateExternalEvent
Updates a single ExternalEvent using a unique key and a patch.
updateExternalEvent(
input: UpdateExternalEventInput!
): UpdateExternalEventPayload
Arguments
updateExternalEvent.input ● UpdateExternalEventInput! non-null input
The exclusive input argument for this mutation. An object type, make sure to see documentation for this object’s fields.
Type
UpdateExternalEventPayload object
The output of our update ExternalEvent mutation.