|
|
|
|
|
by dobs
3270 days ago
|
|
You might be interested in postgraphql: https://github.com/postgraphql/postgraphql Otherwise it depends on your GraphQL implementation and what DB adapters or ORMs they support. For example, `graphql-ruby` includes a generator for a Rails-compatible GraphQL schema. |
|