module GraphQL::BaseType::ModifiesAnotherType

def unwrap

def unwrap
  self.of_type.unwrap
end