Skip to content

Commit cc50425

Browse files
committed
docs: add sql service documentation
Signed-off-by: Gustavo Inacio <[email protected]>
1 parent f7bfca8 commit cc50425

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/environment-variables.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ those.
135135
`X-GraphTraceQuery` set to this value will include a trace of the SQL
136136
queries that were run. Defaults to the empty string which disables
137137
tracing.
138+
- `GRAPH_GRAPHQL_ENABLE_SQL_SERVICE`: enables the sql service integration. This allows clients to execute `sql()` operations on subgraphs.
138139

139140
### GraphQL caching
140141

0 commit comments

Comments
 (0)