Re-exports

pub use super::Bridge;

Structs

The GraphQLRequest is a struct that represent a GraphQL request to be done with the Bridge

A server request

A server response

The RestRequest is a struct that represent a REST request to be done with the Bridge

Enums

Traits

Represent a request that is ready to be delivered to the server

Type Definitions