Skip to main content

UpdateCustomConnectorDraftInput

No description

input UpdateCustomConnectorDraftInput {
artifacts_json: JSONObject
manifest_json: JSONObject
test_fixtures_json: JSONObject
test_run_config_json: JSONObject
}

Fields

UpdateCustomConnectorDraftInput.artifacts_json ● JSONObject scalar

UpdateCustomConnectorDraftInput.manifest_json ● JSONObject scalar

UpdateCustomConnectorDraftInput.test_fixtures_json ● JSONObject scalar

UpdateCustomConnectorDraftInput.test_run_config_json ● JSONObject scalar

Member Of

updateCustomConnectorDraft mutation