Minor Changes
-
#3916
98d13a3
Thanks @dimaMachina! - - remove the following exports from@graphiql/react
and move them in@graphiql/plugin-doc-explorer
package:- Argument
- DefaultValue
- DeprecationReason
- Directive
- DocExplorer
- ExplorerContext
- ExplorerContextProvider
- ExplorerSection
- FieldDocumentation
- FieldLink
- SchemaDocumentation
- Search
- TypeDocumentation
- TypeLink
- useExplorerContext
- DOC_EXPLORER_PLUGIN
- ExplorerContextType
- ExplorerFieldDef
- ExplorerNavStack
- ExplorerNavStackItem
- add new
referencePlugin
prop onPluginContextProviderProps
component for plugin which is used to display the reference documentation when selecting a type.