UNPKG

@aws/neptune-for-graphql

Version:

CLI utility to create and maintain a GraphQL API for Amazon Neptune

18 lines (17 loc) 415 B
{ "name": "lambda4appsynchttp", "version": "1.1.2", "description": "AWS Lambda function to bridge AppSync to Neptune or Neptune Analytics", "main": "index.mjs", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "aws4-axios": "3.3.0", "axios": "^1.9.0", "graphql-tag": "2.12.6", "retry-axios": "3.1.0" } }