graphql-bookshelf
Schema generator
A tool to simplify GraphQL schema creation using BookshelfJS models.
Some help defining GraphQL schema around BookshelfJS models
184 stars
5 watching
12 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nelson-ai/semantic-graphql | A tool for generating GraphQL schemas from RDF ontologies | 28 |
bpatters/schemagen-graphql | A Java framework for building GraphQL servers with automatic schema generation and execution | 48 |
sudograph/sudograph | Generates a GraphQL database for the Internet Computer from a schema definition | 221 |
graphql-java-kickstart/graphql-java-tools | A tool for generating and wiring GraphQL schemas in Java | 812 |
idurar/fast-graphql | A tool for structuring and generating GraphQL schemas for Node.js applications | 5 |
anvilco/spectaql | Automates generation of static GraphQL API documentation from schema definitions | 1,115 |
graphql-compose/graphql-compose | Toolkit for generating complex GraphQL schemas from schema definitions and data models. | 1,208 |
graphql-editor/graphql-zeus | A tool for generating strongly typed GraphQL clients from a schema | 1,943 |
brbb/graphql-rover | A tool for visualizing and exploring GraphQL schemas through an interactive graph viewer | 262 |
graphql-dotnet/conventions | Automates schema generation for GraphQL .NET applications | 233 |
jdnavarro/graphql-haskell | A Haskell implementation of GraphQL data types and utilities for building GraphQL schemas. | 168 |
leangen/graphql-spqr | A Java library that generates GraphQL schema from existing Java code | 1,096 |
bradleyboy/tuql | A tool that automatically generates a GraphQL server from a SQLite database or SQL file | 1,057 |
piglovesyou/graphql-let | A tool that automates the generation of TypeScript code from GraphQL queries | 454 |
graphql-rust/graphql-client | A Rust library that generates typed GraphQL client code from query and schema definitions. | 1,149 |