eclipse / microprofile-sandbox

Apache License 2.0
38 stars 54 forks source link

Added @Id and @GraphQLApi #43

Closed phillip-kruger closed 5 years ago

phillip-kruger commented 5 years ago

Signed-off-by:Phillip Kruger phillip.kruger@gmail.com

As discussed in out weekly meeting, new @GraphQLApi Class level annotation to mark a Class as a Endpoint. And a @Id to mark a field as a GraphQLId.