diff --git a/.changeset/red-zoos-divide.md b/.changeset/red-zoos-divide.md index 689ea91d859..aac443000ea 100644 --- a/.changeset/red-zoos-divide.md +++ b/.changeset/red-zoos-divide.md @@ -4,3 +4,4 @@ BREAKING: The following exports of the `graphiql` package have been removed: - `DocExplorer`: Now exported from `@graphiql/react` as `DocExplorer` + - The `schema` prop has been removed, the component now uses the schema provided by the `ExplorerContext`