Libraries
»
graphql
(1.7.8)
»
Index
»
GraphQL
»
BaseType
»
ModifiesAnotherType
»
#unwrap
Method: GraphQL::BaseType::ModifiesAnotherType#unwrap
Defined in:
lib/graphql/base_type.rb
#
unwrap
⇒
Object
82 83 84
# File 'lib/graphql/base_type.rb', line 82
def
unwrap
self
.
of_type
.
unwrap
end