Waiting for engine...
Skip to main content

deployedApiTestTrigger

Updates the test status of API to PENDING to trigger test in the testing tool

deployedApiTestTrigger(
deployedApiId: ID!
): DeployedApi!

Arguments

deployedApiTestTrigger.deployedApiId ● ID! non-null scalar miscellaneous

Type

DeployedApi object platform

Represents an API deployed to a specific environment and the various information associated with it (Component, ApiComponentMetadata, Environment, DeployedApiEndpoint, Keyless Plan, number of plans associated with Deployed Api, Execution Settings and required roles)

On this Page