Method: GraphQL::Schema::UnresolvedLateBoundTypeError#type

Defined in:
lib/graphql/schema.rb

#typeObject (readonly)

Returns the value of attribute type.



91
92
93
# File 'lib/graphql/schema.rb', line 91

def type
  @type
end