Skip to content

Add a graphql function to the async client

Liam F requested to merge lfn3/rust-gitlab:async-graphql-client into master

This is basically a copy paste of the blocking client, with a few awaits sprinkled in.

Merge request reports