Guy Smorodinsky

Results 3 comments of Guy Smorodinsky

``` @Configuration public class GraphQLCreateorConfig { @Bean public GraphQL graphQL() { // create the schema via annotation and then the graphql object return graphql; } ``` If you want to...

@yarinvak and I will have a look at it. If you know how to solve it. we'd be thankful if you sent a PR