@bluelines/dynamodb-graphql

1.0.3 • Public • Published

dynamodb-graphql

Simple DynamoDB backed GraphQL framework

Provides a simple API for creating nodes in a graph within dynamodb tables. Many helper functions to assist in creating resolvers for objects and linked objects.

Installation

npm install @bluelines/dynamodb-graphql --save

Basic usage

TODO

Future Goals

Long term the goal is to use directives in the schemas to inform this framework how entities are stored and referenced. Then you'd only need define the schema with some directives and the framework took care of resolvers for you.

Readme

Keywords

none

Package Sidebar

Install

npm i @bluelines/dynamodb-graphql

Weekly Downloads

2

Version

1.0.3

License

MIT

Unpacked Size

54.3 kB

Total Files

16

Last publish

Collaborators

  • optimuspaul
  • trickykid-bluelines