but while entering mutation operation the server is throwing error like `GET supports only query operation` thus, changed the request to POST for what i am getting `POST body missing, did you forget use body-parser middleware?` (2/2)
any suggestions?