GraphQLBundle icon indicating copy to clipboard operation
GraphQLBundle copied to clipboard

Make GraphQL schema language support classic resolver

Open mcg-web opened this issue 7 years ago • 2 comments

Q A
Bug report? no
Feature request? yes
BC Break report? no
RFC? no
Version/Branch 0.12

Right now GraphQL schema language implementation only supports ResolverMap, it should also support classic resolver.

mcg-web avatar Apr 13 '18 05:04 mcg-web

Would love this to be implemented as working with .yaml is honestly awful. No autocompletion, no nothing in IDE.

IgorSzymanski avatar Aug 30 '18 12:08 IgorSzymanski

@mcg-web What is classic resolver? Could you provide an example?

murtukov avatar Jul 26 '19 16:07 murtukov