Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contribute missing resource hints for GraphQL schema files and GraphiQL HTML page #33208

Closed
bclozel opened this issue Nov 15, 2022 · 0 comments
Closed
Assignees
Labels
theme: aot An issue related to Ahead-of-time processing type: bug A general bug
Milestone

Comments

@bclozel
Copy link
Member

bclozel commented Nov 15, 2022

Spring for GraphQL is implementing AOT support in its upcoming 1.1.0 version, with spring-projects/spring-graphql#495.

We need to add the missing resource hints for the GraphQL support configured in Spring Boot:

  • GraphQL schema files, see spring.graphql.schema.locations
  • the GraphiQL UI page, see spring.graphql.graphiql.enabled
@bclozel bclozel added type: bug A general bug theme: aot An issue related to Ahead-of-time processing labels Nov 15, 2022
@bclozel bclozel added this to the 3.0.0 milestone Nov 15, 2022
@bclozel bclozel self-assigned this Nov 15, 2022
bclozel added a commit that referenced this issue Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: aot An issue related to Ahead-of-time processing type: bug A general bug
Projects
None yet
Development

No branches or pull requests

1 participant