You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.
Thank your quick reply. Now I changed grapiql to graphql like below:
graphql:
graphiql:
enabled: true
headers:
test: test
But some starting error is popped up:
Description:
The bean 'graphiQLController', defined in class path resource [graphql/kickstart/graphiql/boot/GraphiQLAutoConfiguration.class], could not be registered. A bean with that name has already been defined in class path resource [graphql/kickstart/autoconfigure/editor/graphiql/GraphiQLAutoConfiguration.class] and overriding is disabled.
Action:
Consider renaming one of the beans or enabling overriding by setting spring.main.allow-bean-definition-overriding=true
graphql-spring-boot-starter has been upgrade to latest 14.0.0, why is the graphiql 11.10?
Do you have any plan to upgrade the graphiql?
The text was updated successfully, but these errors were encountered: