Package org.wildfly.extension.microprofile.graphql.deployment
-
Class Summary Class Description GraphiQLUIDeploymentProcessor This processor locates the META-INF/resources/graphql-ui/render.js file in GraphQL deployments that contain Graphiql UI (as a library jar) and updates them on-the-fly to contain the correct path to the right /graphql endpoint, that is including context root of the application that is being deployed.MicroProfileGraphQLDependencyProcessor MicroProfileGraphQLDeploymentProcessor