apollo-feature-requests
apollo-feature-requests copied to clipboard
Keep operation reference on ApolloError
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.