Hello! I am going to implement this, but you may save me some time. 🙂 I have a type MyType in graphcool, can I create a resolver with name "allMyTypes" and will it replace/alter default mechanism for handling queries?
a
agartha
12/15/2017, 11:14 AM
Not with a 'resolver function' within Graphcool. For this kind of scenario the GraphQL gateway is perfect.