class GQL::Enum

Defined in:

gql/enum.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, *consts) #

[View source]