graphitation
graphitation copied to clipboard
Replace useFragment with Apollo's native
- replace custom duct-tape
useFragmentimplementation with Apollo's nativeuseFragmenthttps://www.apollographql.com/docs/react/data/fragments#usefragment - dep-up @apollo/client to 3.8.1 as
useFragmentis stable there