Skip to content

Commit

Permalink
expose PluginContextProvider
Browse files Browse the repository at this point in the history
  • Loading branch information
ClemensSahs committed Oct 25, 2022
1 parent 11f3f62 commit 8c84217
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/graphiql-react/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ export {
DOC_EXPLORER_PLUGIN,
HISTORY_PLUGIN,
PluginContext,
PluginContextProvider,
usePluginContext,
} from './plugin';
export { GraphiQLProvider } from './provider';
Expand Down

0 comments on commit 8c84217

Please sign in to comment.