We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7bfca8 commit cc50425Copy full SHA for cc50425
docs/environment-variables.md
@@ -135,6 +135,7 @@ those.
135
`X-GraphTraceQuery` set to this value will include a trace of the SQL
136
queries that were run. Defaults to the empty string which disables
137
tracing.
138
+- `GRAPH_GRAPHQL_ENABLE_SQL_SERVICE`: enables the sql service integration. This allows clients to execute `sql()` operations on subgraphs.
139
140
### GraphQL caching
141
0 commit comments