I am a Web Developer who works on MERN stack technology. I write articles about JavaScript, React, web development, and open source. I have recently started expanding my knowledge of React Native and application development!
Collaboration on projects, technical blogs, and discuss anything in Tech! You can reach out to me on https://topmate.io/supminn for guidance.
Very well explained blog Hetav! I wasn't aware that GraphQL sends status 200 for errors as well. I have used thunkAPI options such as fulfillWithValue and rejectWithValue to return the fulfilled and rejected values respectively. By doing so, you would avoid creating an Error object explicitly.