GraphQl returns 200 even in case of error but with errors object in response. I want to set it to 400. Assume I need to integrate it into …
GraphQl returns 200 even in case of error but with errors object in response. I want to set it to 400. Assume I need to integrate it into …