Hi,
Anybody facing Elastic Integration issue with Apollo server GraphQL program deployed as AWS lambda?
with error message
Unable to instrument Lambda handler \"graphql.graphqlHandler\" due to name conflict with \"graphql\", please choose a different Lambda handler name
here is the solution for it ->
https://github.com/trentm/example-apollo-lambda/tree/v1.0.0#notes--troubleshooting
Top comments (0)