Method: GraphQL::Schema::UnresolvedLateBoundTypeError#type
- Defined in:
- lib/graphql/schema.rb
#type ⇒ Object (readonly)
Returns the value of attribute type.
91 92 93 |
# File 'lib/graphql/schema.rb', line 91 def type @type end |
Returns the value of attribute type.
91 92 93 |
# File 'lib/graphql/schema.rb', line 91 def type @type end |