class GraphQLClient
- GraphQLClient
- Reference
- Object
Defined in:
client/client.crConstructors
Instance Method Summary
- #add_header(key : String, value : String)
- #query(query : String, variables = {} of Symbol => String)
- #request(data)
- #useQuery(hash : GQL, variables = {} of Symbol => String)