npm.io
1.1.2 • Published 5 years ago

@graphback/core

Licence
Apache-2.0
Version
1.1.2
Deps
13
Size
342 kB
Vulns
0
Weekly
0
Stars
407

Graphback


Auto generate database structure,
GraphQL Resolvers and Queries from GraphQL types

Documentation: https://graphback.dev Repository: https://github.com/aerogear/graphback/

Graphback-Core

Core package is an abstraction that provides common entry point to all graphback concepts:

  • Plugins
  • Helpers for building https://graphqlcrud.org schema
  • GraphbackCRUDService abstraction
  • DataProvider abstraction

NOTE: This package is not designed to be used directly.