Fix exports and api reports
Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
@@ -47,6 +47,7 @@ export const GraphiqlPage = createPageExtension({
|
||||
loader: () => import('./components').then(m => <m.GraphiQLPage />),
|
||||
});
|
||||
|
||||
/** @alpha */
|
||||
export const graphiqlPageSidebarItem = createNavItemExtension({
|
||||
id: 'plugin.graphiql.nav.index',
|
||||
title: 'GraphiQL',
|
||||
|
||||
Reference in New Issue
Block a user