Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix http gremlin queries resulting in bad request (aws#37)
Changed http lambda code to submit axios POST gremlin query request with body as object instead of string to solve 400 bad request errors and then changed open cypher axios POST request as well for consistency.
- Loading branch information