Adam Sven Johnson

Results 44 comments of Adam Sven Johnson

Hi @anar-khalilov, I'm not sure what you mean by outside the package? The timings are in the JSON body of the HTTP response. ```json { "data": "…", "extensions": { "plan":...

Hi @karatekaneen is this the [ent](https://entgo.io/docs/graphql) you mean? Can you post an example of generating the graphql `nodes` field. The support for the Relay Node interface is relatively unused at...

Hi @karatekaneen I haven't had a chance to review it yet, though your use case makes more sense now. I might be able to find time end of next week....

Thanks @karatekaneen, would you be able to pull it out into it's own PR? I can merge and test that more quickly. We haven't had a chance to test with...

Hi @cheku-bhutan what is the error you are getting? and what `graphql` module are you including? Do you have ```graphql scalar DateTime ``` in your schema? GraphQL doesn't have a...

attn: @pezholio @Floppy @shevski Hi @Stephen-Gates, I'm no longer at the ODI so @pezholio is the person to prod now.

@tonymarklove looks like all the i18n changes have caused some merge issues mind rebasing?

probably should've merged and looked at it earlier.

Fixed by #1126 This will also speed up the questionnaire as it should reduce the number of queries on the database by quite a bit.