class GraphQL::Schema::LateBoundType

def initialize(local_name)

def initialize(local_name)
  @name = local_name
end