Handle the graphql API query and mutation validation #611
indpurvesh
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Setup basic validation on graphql and make the backend validation first...
Once that gets implemented then we need to handle the validation error on the front end
We need to implement some kind a toast feature so we can use the same feature for success full query as well.
Beta Was this translation helpful? Give feedback.
All reactions