Available on crate features
source-graphql and source-rest only.Modules§
Structs§
- Graphql
Pagination - Cursor-based pagination configuration for GraphQL.
- Graphql
Stream - A configured GraphQL source that handles pagination and extraction.
- Graphql
Stream Config - Configuration for the GraphQL source.
Enums§
- Faucet
Error - All possible errors returned by faucet-stream.
- Graphql
Auth - Authentication for GraphQL endpoints.
Traits§
- Source
- A source fetches records from an external system.