You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, just found this library, but I think you could achieve that behavior using a HOC to wrap the error creation, that way you could send a custom message, maybe it's too late for the reply but someone might find it useful
This is more of a question than it is an issue. Is there any way to pass a variable into the error message?
If I have the following error message:
How can I get that username into the apollo-errors? Is there a way to pass it as an argument?
Inside my error file that imports apollo-errors:
Please let me know if there is some way to accomplish this.
The text was updated successfully, but these errors were encountered: