Class SmallRyeGraphQLBuildItem
- java.lang.Object
-
- io.quarkus.builder.item.BuildItem
-
- io.quarkus.builder.item.SimpleBuildItem
-
- io.quarkus.smallrye.graphql.deployment.SmallRyeGraphQLBuildItem
-
final class SmallRyeGraphQLBuildItem extends io.quarkus.builder.item.SimpleBuildItem
-
-
Constructor Summary
Constructors Constructor Description SmallRyeGraphQLBuildItem(String graphqlUiFinalDestination, String graphqlUiPath)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetGraphqlUiFinalDestination()StringgetGraphqlUiPath()
-