Method: GraphQL::Schema::Wrapper#unwrap

Defined in:
lib/graphql/schema/wrapper.rb

#unwrapObject



15
16
17
# File 'lib/graphql/schema/wrapper.rb', line 15

def unwrap
  @of_type.unwrap
end