Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
GraphQLClient
Inherits
Reference
<
Object
Constructors
new
(endpoint :
String
)
Instance methods
add_header
(key :
String
, value :
String
)
query
(query :
String
, variables = {} of
Symbol
=>
String
)
request
(data)
useQuery
(hash :
GQL
, variables = {} of
Symbol
=>
String
)