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)
Was this topic helpful?