Waiting for engine...
Skip to main content

gatewayProvisionedCreate

Provisions an API Gateway using a specified Cloud Provider. The returned value is the API Gateway that was created.

gatewayProvisionedCreate(
gatewayInput: GatewayProvisionedCreateInput!
): Gateway!

Arguments

gatewayProvisionedCreate.gatewayInput ● GatewayProvisionedCreateInput! non-null input platform

Type

Gateway object platform

Represents Gateway details (Name, Gateway Status, Environment, Api Execution Settings and Forward proxy)

On this Page