Skip to content

Commit 356b902

Browse files
Update config artifacts
1 parent 4895da7 commit 356b902

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

elasticgraph-local/lib/elastic_graph/local/spec_support/config_schema.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,9 @@ properties:
145145
- string
146146
- 'null'
147147
description: Named search cluster to be used for queries on this index.
148-
The value must match be a key in the `clusters` map. Set to `nil`
149-
to hide this index's types from the GraphQL schema.
148+
The value must match be a key in the `clusters` map. Set to `null`
149+
to hide this index's types in the GraphQL schema returned from the
150+
GraphQL endpoint.
150151
examples:
151152
- main
152153
- search_cluster

0 commit comments

Comments
 (0)