lightql 0.2.0

lightweight graphql request builder.
1
2
3
4
5
{
    players {
        uuid
    }
}