Cargo Features
grafbase-sdk has no features set by default.
[dependencies]
grafbase-sdk = { version = "0.6.1", features = ["jq-selection", "test-utils"] }
- jq-selection
-
Enables hashbrown, jaq-core, jaq-json, and jaq-std
jaq-core:
jq selection
Affects
grafbase-sdk::jq_selection
… - test-utils
-
Enables async-tungstenite ^0.28.0, duct, fslock, futures-util, grafbase-sdk-mock, graphql-composition, graphql-federated-graph, graphql-ws-client, indoc, reqwest, tempfile, tokio, toml, tungstenite, and which
Affects
grafbase-sdk::test
…