DeployedApiMigration
Migration information for a deployed API to a different gateway.
type DeployedApiMigration {
deployedApi: DeployedApi!
gatewayId: String
}
Fields
DeployedApiMigration.deployedApi ● DeployedApi! non-null object platform
The deployed API being migrated.
DeployedApiMigration.gatewayId ● String scalar miscellaneous
The API Gateway's ID.
Returned By
Was this topic helpful?