graphql_client_derive 0.1.0

Placeholder crate to reserve the name - see graphql_client
Documentation
#[cfg(test)]
mod tests {
    #[test]
    fn it_works() {
        assert_eq!(2 + 2, 4);
    }
}