Expand description
§faucet-source-graphql
A config-driven GraphQL API source with cursor-based pagination, JSONPath record extraction, and pluggable authentication.
Re-exports§
pub use config::GraphqlStreamConfig;pub use stream::GraphqlStream;
Modules§
Enums§
- Faucet
Error - All possible errors returned by faucet-stream.
Traits§
- Source
- A source fetches records from an external system.