Tyk · Example Payload

Tyk Gateway Graph Ql Supergraph Config Example

API GatewayAPI ManagementGraphQLOpen Source

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

Top-level fields

disable_query_batchingglobal_headersmerged_sdlsubgraphsupdated_at

Example Payload

Raw ↑
{
  "disable_query_batching": true,
  "global_headers": "example_value",
  "merged_sdl": "example_value",
  "subgraphs": [],
  "updated_at": "2026-01-15T10:30:00Z"
}