We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50d702d commit abbc1cdCopy full SHA for abbc1cd
1 file changed
elasticgraph-local/lib/elastic_graph/local/spec_support/config_schema.yaml
@@ -145,8 +145,9 @@ properties:
145
- string
146
- 'null'
147
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.
+ The value must match be a key in the `clusters` map. Set to `null`
+ to hide this index's types in the GraphQL schema returned from the
150
+ GraphQL endpoint.
151
examples:
152
- main
153
- search_cluster
0 commit comments