io.quarkus.smallrye.graphql.runtime.SmallRyeGraphQLUIConfig.jdp Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-smallrye-graphql Show documentation
Show all versions of quarkus-smallrye-graphql Show documentation
Create GraphQL Endpoints using the code-first approach from MicroProfile GraphQL
#
#Wed Nov 30 11:30:02 CET 2022
io.quarkus.smallrye.graphql.runtime.SmallRyeGraphQLUIConfig.rootPath=The path where GraphQL UI is available.\nThe value `/` is not allowed as it blocks the application from serving anything else.\nBy default, this URL will be resolved as a path relative to `${quarkus.http.non-application-root-path}`.
io.quarkus.smallrye.graphql.runtime.SmallRyeGraphQLUIConfig.alwaysInclude=Always include the UI. By default, this will only be included in dev and test.\nSetting this to true will also include the UI in Prod
© 2015 - 2025 Weber Informatics LLC | Privacy Policy