conduit_graphql 7.0.0 copy "conduit_graphql: ^7.0.0" to clipboard
conduit_graphql: ^7.0.0 copied to clipboard

GraphQL HTTP transport for conduit. Mounts a GraphQLController over a hand-written GraphQLSchema; schema derivation, resolver framework, and cross-source dispatch are deferred to later phases.

7.0.0 #

Note: First publish to pub.dev. Requires Dart SDK >=3.12.0.

  • FEAT: conduit_graphql skeleton + GraphQLController (G1) (#273).
  • FEAT: SchemaBuilder.fromManagedDataModel + custom scalars (G2) (#276).
  • FEAT: SQL resolvers + dataloader (G3) (#278).
0
likes
140
points
71
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

GraphQL HTTP transport for conduit. Mounts a GraphQLController over a hand-written GraphQLSchema; schema derivation, resolver framework, and cross-source dispatch are deferred to later phases.

Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

conduit_core, conduit_graph, graphql_parser2, graphql_schema2, graphql_server2

More

Packages that depend on conduit_graphql