TestIntegrationFlowInput Input Object
Input fields
Argument | Type | Description |
---|---|---|
payload | String | The payload to send with the POST request that triggers the Integration Flow Test Instance. |
contentType | String | The content type of the payload to send with the POST request that triggers the Integration Flow Test Instance. |
headers | String | The headers to send with the POST request that triggers the Integration Flow Test Instance. |
id | ID | The ID of the IntegrationFlow to mutate. |
clientMutationId | String | A unique identifier for the client performing the mutation. |