testFlowTriggerEvent Mutation
Tests an IntegrationFlow's trigger event function for the specified event type.
Access is not permitted.
Input fields (TestFlowTriggerEventInput!)
Argument | Type | Description |
---|---|---|
eventType | String! | The type of system event to use for testing. |
id | ID | The ID of the IntegrationFlow to mutate. |
clientMutationId | String | A unique identifier for the client performing the mutation. |