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
We have a scenario where we need to handle the CoercingParseValueException being thrown from DateScalar on line 62, and we want to add some of our own values to the extensions property before the response is returned by the framework.
is there already known way of doing this, or anything else we can try?
Thanks in advance 🙏
The text was updated successfully, but these errors were encountered:
jhashubhamkr
changed the title
How to Catch CoercingParseValueException and populate the extensions with own values?
Catch CoercingParseValueException and populate the extensions with own values
Dec 19, 2023
We have a scenario where we need to handle the CoercingParseValueException being thrown from DateScalar on line 62, and we want to add some of our own values to the extensions property before the response is returned by the framework.
is there already known way of doing this, or anything else we can try?
Thanks in advance 🙏
The text was updated successfully, but these errors were encountered: