class GQL::Union

Defined in:

gql/union.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, *types) #

[View source]