class GQL::Type

Defined in:

gql/type.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(name, *implements) #

[View source]