OpenBeta / openbeta-graphql

The open source rock climbing API
https://openbeta.io
GNU Affero General Public License v3.0
41 stars 32 forks source link

Failed mutations return 200 #418

Open Vichy97 opened 4 days ago

Vichy97 commented 4 days ago

A failed mutation (for example, adding a tick) will return a 200 with an error in the body. This should return an appropriate HTTP code.