graphitation icon indicating copy to clipboard operation
graphitation copied to clipboard

Replace useFragment with Apollo's native

Open fidelman opened this issue 1 year ago • 2 comments

  • replace custom duct-tape useFragment implementation with Apollo's native useFragment https://www.apollographql.com/docs/react/data/fragments#usefragment
  • dep-up @apollo/client to 3.8.1 as useFragment is stable there

fidelman avatar Feb 17 '25 15:02 fidelman