diff --git a/docs/main/ElasticGraph.html b/docs/main/ElasticGraph.html index 5e962d18..cae54ad1 100644 --- a/docs/main/ElasticGraph.html +++ b/docs/main/ElasticGraph.html @@ -252,7 +252,7 @@
Use elasticgraph-apollo in a pr
Set the Apollo Federation Versi
Add @authenticated
Add @extends
to a
Add @external
to a
Add @inaccessible
Add Define a Add Add Add Add Add Add Add @interfaceObject
diff --git a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Key.html b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Key.html
index 2d861de1..4fe837d2 100644
--- a/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Key.html
+++ b/docs/main/ElasticGraph/Apollo/SchemaDefinition/ApolloDirectives/Key.html
@@ -255,7 +255,7 @@ @key
on a
@override
to a
@policy
to a t
@provides
to a
@requires
to a
@requiresScopes
@shareable
to
@tag
to a type
Methods included from
- Generated on Tue Dec 10 21:00:36 2024 by
+ Generated on Thu Dec 12 20:53:07 2024 by
yard
0.9.37 (ruby-3.3.6).
Methods included from
- Generated on Tue Dec 10 21:00:36 2024 by
+ Generated on Thu Dec 12 20:53:07 2024 by
yard
0.9.37 (ruby-3.3.6).
Tag a field (and its derived el
Register a callback to generate
Define a union type
Customize all derived GraphQL t
Shorten the names of the
Define an enum type with multip
Indicate that Widget
diff --git a/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/UnionType.html b/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/UnionType.html
index 53e4f042..fdb37057 100644
--- a/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/UnionType.html
+++ b/docs/main/ElasticGraph/SchemaDefinition/SchemaElements/UnionType.html
@@ -940,7 +940,7 @@
ElasticGraph supports aggregations on these nested fields via subAggregations
. This can be used
-to aggregation directly on the data of one of these fields. For example, this query returns the
+to aggregate directly on the data of one of these fields. For example, this query returns the
total sales for all albums of all artists:
Sub-aggregations can also be performed under the groupings of an outer aggregations. For example, +
Sub-aggregations can also be performed under the groupings of an outer aggregation. For example, this query returns the total album sales grouped by the home country of the artist: