Module graphql_client::reqwest
source · Expand description
A concrete client implementation over HTTP with reqwest.
Functions
Use the provided reqwest::Client to post a GraphQL request.
A concrete client implementation over HTTP with reqwest.