Skip to main content

Crate async_graphql_extras

Crate async_graphql_extras 

Source
Expand description

§async-graphql-extras

Extras for async-graphql that are maintained separately from the core library.

§Features

This crate offers the following optional features:

FeatureEnables
opentelemetryEnable the OpenTelemetry extension for distributed tracing and metrics support.
email-addressEnable the EmailAddress scalar wrapper

§Documentation

§License

Licensed under either of

Modules§

extensions
Extra extensions for async-graphql services
validators
Validator newtypes for async-graphql