graphql-js
7f5fe4da - Remove superficial `.values()` and `.entries()` calls (#3689)

Commit
3 years ago
Remove superficial `.values()` and `.entries()` calls (#3689) Motivation: Spotted during investigation of unrelated issue. Maps and sets are iteratable, so no need to call these methods.
Author
Parents
Loading