Peter Delahunty

Results 1 comments of Peter Delahunty

I have narrowed the problems down Looks like i cannot do this anymore ``` @Component class Query implements GraphQLQueryResolver { } @Component class Mutation implements GraphQLMutationResolver { @Autowired Query query...