Skip to content

Commit 910826e

Browse files
committed
removed an admonition box with doc changes which never made it live
1 parent f4cde5b commit 910826e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

modules/ROOT/pages/type-definitions/schema-configuration/type-configuration.adoc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,6 @@ This directive is used to limit the availability of query operations in the libr
4646
directive @query(read: Boolean! = true, aggregate: Boolean! = false) on OBJECT | SCHEMA
4747
----
4848

49-
[NOTE]
50-
====
51-
Aggregations will no longer be generated by default in the 4.0.0 version of the library.
52-
See xref::guides/v4-migration/index.adoc#opt-in-aggregation[`Opt-in Aggregation`] for more information.
53-
====
54-
5549
=== Usage
5650

5751
==== Disable _movies_ and _moviesConnection_ operations

0 commit comments

Comments
 (0)