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
Currently, composeResolvers mutates the resolvers argument. I am requesting that this behaviour be changed in a future major version, or add a setting so it can be set to not mutate.
The text was updated successfully, but these errors were encountered:
I am not sure I understand your issue because we cannot compose resolvers without mutating them. If you have any idea about doing that differently, feel free to create a PR.
Currently,
composeResolvers
mutates theresolvers
argument. I am requesting that this behaviour be changed in a future major version, or add a setting so it can be set to not mutate.The text was updated successfully, but these errors were encountered: