Hello Folk's,
I'm using apollo-client on the front end to send graphql requests to my aws lambda app. I looked at using apollo on the lambda as well, but this seems to complicated, instead I just want to use plain graphqljs, how do I go about this? All the examples I looked seem to itnegrate with apollo on the aws certified lambda end.
Help me out!
Thanks