Skip to content

Commit 960e073

Browse files
committed
Add disclaimer about schema reporting being for non-federated graphs.
Follows-up: #3998
1 parent b18808d commit 960e073

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,10 @@ The version headers in this history reflect the versions of Apollo Server itself
99

1010
> The changes noted within this `vNEXT` section have not been released yet. New PRs and commits which introduce changes should include an entry in this `vNEXT` section as part of their development. When a release is being prepared, a new header will be (manually) created below and the appropriate changes within that release will be moved into the new section.
1111
12-
- `apollo-engine-reporting`: Added an _experimental_ schema reporting option,
13-
`experimental_schemaReporting`, for Apollo Graph Manager users. **During this
14-
experiment, we'd appreciate testing and feedback from current and new
12+
- `apollo-engine-reporting`: **Currently only for non-federated graphs.**
13+
Added an _experimental_ schema reporting option,
14+
`experimental_schemaReporting`, for Apollo Graph Manager users. **During
15+
this experiment, we'd appreciate testing and feedback from current and new
1516
users of the schema registry!**
1617

1718
Prior to the introduction of this feature, the only way to get schemas into

0 commit comments

Comments
 (0)