Documentation for WildFly MicroProfile GraphQL - Feature Pack

WildFly implementation of MicroProfile GraphQL

Coordinates §

            
<dependency>
  <groupId>org.wildfly.extras.graphql</groupId>
  <artifactId>wildfly-microprofile-graphql-feature-pack</artifactId>
  <version>2.8.0.Final</version>
</dependency>
            
        
            
<feature-pack>
    <location>org.wildfly.extras.graphql:wildfly-microprofile-graphql-feature-pack:2.8.0.Final</location>
</feature-pack>
            
        

References §

Provided Layers §

microprofile-graphql §

Support for microprofile graphql


{
  "subsystem" : {
    "microprofile-graphql-client-smallrye" : {
      "_address" : "/subsystem=microprofile-graphql-client-smallrye"
    },
    "microprofile-graphql-smallrye" : {
      "_address" : "/subsystem=microprofile-graphql-smallrye"
    }
  }
}

About

This feature pack is hosted at https://github.com/wildfly-extras/wildfly-graphql-feature-pack/

Source code of this feature pack is hosted at https://github.com/wildfly-extras/wildfly-graphql-feature-pack

This feature pack is licensed under: