Tyk · Example Payload

Tyk Gateway Graph Ql Config Example

API GatewayAPI ManagementGraphQLOpen Source

Tyk Gateway Graph Ql Config Example is an example object payload from Tyk, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

enabledexecution_modelast_schema_updateschematype_field_configurationsversion

Example Payload

Raw ↑
{
  "enabled": true,
  "execution_mode": "example_value",
  "last_schema_update": "example_value",
  "schema": "example_value",
  "type_field_configurations": [],
  "version": "example_value"
}