app-next: update graphiql import

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-09-07 18:45:15 +02:00
parent f55667b7a0
commit 94e839e095
+1 -1
View File
@@ -18,7 +18,7 @@ import { graphiqlPlugin as legacyGraphiqlPlugin } from '@backstage/plugin-graphi
import { createApp as createLegacyApp } from '@backstage/app-defaults';
import { createApp } from '@backstage/frontend-app-api';
import { pagesPlugin } from './examples/pagesPlugin';
import { graphiqlPlugin } from '@backstage/plugin-graphiql/alpha';
import graphiqlPlugin from '@backstage/plugin-graphiql/alpha';
/*