class GQL::Extend

Defined in:

gql/extend.cr

Constructors

Instance methods inherited from class GQL::Base

build build, dots dots, io : String::Builder io

Constructor methods inherited from class GQL::Base

new new

Constructor Detail

def self.new(klass, type) #

[View source]