Packages
This repository is a monorepo with the following packages
Pub | Source | Description |
---|---|---|
leto | GraphQL server (executor) implementation, GraphQL extensions and DataLoader | |
leto_schema | Define GraphQL executable schemas, validate GraphQL documents and multiple utilities | |
leto_generator | Generate GraphQL schemas, types and fields from Dart code annotations | |
leto_shelf | GraphQL web server bindings and utilities for shelf | |
leto_links | Client gql links, support for GraphQL extensions defined in package:leto |