Tyk · Example Payload

Tyk Gateway Persist Graph Ql Meta Example

API GatewayAPI ManagementGraphQLOpen Source

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

Top-level fields

methodoperationpathvariables

Example Payload

Raw ↑
{
  "method": "example_value",
  "operation": "example_value",
  "path": "example_value",
  "variables": "example_value"
}