Skip to content

Commit abbc1cd

Browse files
Update config artifacts
1 parent 50d702d commit abbc1cd

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

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)