Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
gql
master
GQL
Base
Client
Enum
Extend
Fragment
Input
Interface
Mutation
Query
Type
Union
Built with Crystal 1.9.2
2023-10-07 17:03:39 UTC
class
GQL::Base
GQL::Base
Reference
Object
Direct Known Subclasses
GQL::Enum
GQL::Extend
GQL::Fragment
GQL::Input
GQL::Interface
GQL::Mutation
GQL::Query
GQL::Type
GQL::Union
Defined in:
gql/base.cr
Constructors
.new
Instance Method Summary
#build
#dots
#io
: String::Builder
Macro Summary
method_missing
(call, **kargs)
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
build
#
[
View source
]
def
dots
#
[
View source
]
def
io
: String::Builder
#
[
View source
]
Macro Detail
macro
method_missing
(call, **kargs)
#
[
View source
]