Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify StoreWriter#writeSelectionSetToStore using store.get.
Follow-up to #5919 and 9fbcda9. Now that the policies.rootTypenamesById check happens in store.get, we don't have to rely on the getFieldValue wrapper to ensure __typename can always be determined.
- Loading branch information