apollo-feature-requests icon indicating copy to clipboard operation
apollo-feature-requests copied to clipboard

Keep operation reference on ApolloError

Open tpict opened this issue 7 months ago • 9 comments

Is it possible to add an additional property to ApolloError to indicate which operation the error is associated with? Would make it much less painful to implement a "retry" button on React error boundaries.

tpict avatar Mar 25 '25 19:03 tpict