Cargo Features

tauri-plugin-graphql has no features set by default.

[dependencies]
tauri-plugin-graphql = { version = "2.1.0", features = ["graphiql", "log", "tracing", "opentelemetry", "bson", "chrono", "chrono-tz", "url", "uuid", "uuid08", "string_number", "dataloader", "secrecy", "decimal", "bigdecimal", "cbor", "smol_str", "hashbrown", "time", "tokio-sync", "fast_chemail"] }
graphiql

Enables async-graphql-warp ^5.0.0, http ^0.2.8, and warp

Affects tauri-plugin-graphql::init_with_graphiql

log

Enables log of async-graphql ^5.0.0

tracing

Enables tracing of async-graphql ^5.0.0

opentelemetry

Enables opentelemetry of async-graphql ^5.0.0

bson

Enables bson of async-graphql ^5.0.0

chrono

Enables chrono of async-graphql ^5.0.0

chrono-tz

Enables chrono-tz of async-graphql ^5.0.0

url

Enables url of async-graphql ^5.0.0

uuid

Enables uuid of async-graphql ^5.0.0

uuid08

Enables uuid08 of async-graphql ^5.0.0

string_number

Enables string_number of async-graphql ^5.0.0

dataloader

Enables dataloader of async-graphql ^5.0.0

secrecy

Enables secrecy of async-graphql ^5.0.0

decimal

Enables decimal of async-graphql ^5.0.0

bigdecimal

Enables bigdecimal of async-graphql ^5.0.0

cbor

Enables cbor of async-graphql ^5.0.0

smol_str

Enables smol_str of async-graphql ^5.0.0

hashbrown

Enables hashbrown of async-graphql ^5.0.0

time

Enables time of async-graphql ^5.0.0

tokio-sync

Enables tokio-sync of async-graphql ^5.0.0

fast_chemail

Enables fast_chemail of async-graphql ^5.0.0