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
Don't check types & directives with custom reducer
The custom reducer might convert custom types
and directives, so we should not check them on input.
This should be done in the Schema subclass in this case.
0 commit comments