timwis
10/28/2017, 6:37 PMcreatePost(userId: 'xyz')
, and I want to make an ajax call in an operationBefore hook, do I need to use graphcool-lib.api.request to get the userId’s details? Or is there a way to include that in the data/query that’s passed to my hook?mwickett
10/28/2017, 7:06 PM