Module apollo_client::conf::requests[][src]

This is supported on crate feature conf only.
Expand description

Configuration api requests.

Structs

Request configuration from cache.

Builder for CachedFetchRequest instances.

Request configuration without cache.

Builder for FetchRequest instances.

Listen apollo notification api.

Builder for NotifyRequest instances.

watch multi namespaces.

Builder for WatchRequest instances.

Traits