graphql-dynamodb-example icon indicating copy to clipboard operation
graphql-dynamodb-example copied to clipboard

Is there an error in get-graphql

Open abstractpoint opened this issue 3 years ago • 0 comments

I found both the article and this repo hugely helpful! Thank you for creating it.

In get-index, there are two exports graphqlHandler and handler and it seems the first one is an error (it adds CORS and uses graphqlLambda function and schema that doesn't exist.

Am I correct, or is it used in non-offline mode? Thanks!

abstractpoint avatar Apr 04 '21 13:04 abstractpoint