Etienne Prothon

Results 6 comments of Etienne Prothon

Yes i can help you, i use async-graphql for some time right now with different architectures (Serverless, Docker). Also i just found that if i just change the type on...

I am trying to create an exemple of integration with AWS Lambda and i saw that before there was a lambda integration inside this repository -> https://github.com/async-graphql/async-graphql/commit/191758f9b0b1765d9aa9d1bf69cf93d6793e804e Is there any...

Hey any more informations ? @sunli829 @frederikhors It's getting really complicated as i am trying to use cursor from this lib and i don't have an easy solution to call...

I think i have the same kind of issue. I use async graphql to manage schema generation and object coherence, but i use appsync from aws to manage the request...

Could we have an example of the workaround using Json type for the moment ? I need to store and array of enum and i can't find any example on...