Title
j

johhansantana

10/17/2017, 8:01 PM
hello. In custom resolvers, could I mutate the data inside graph.cool?
a

agartha

10/17/2017, 9:01 PM
Yes, that's a very common pattern.
graphcool-lib
is designed to make that easy for you, by taking the information from the resolver function context to initialize your request api. https://github.com/graphcool/graphcool-lib#javascript