1
Fork 0
mirror of https://github.com/Airsequel/AirGQL.git synced 2025-07-26 09:58:43 +03:00
airgql/source
prescientmoon 41f1752983 Implement partial errors in grqphql API
Make it so the parent resolver returns a failed field named `foo` as
`__error_foo` containing the error message. This field can then be
picked up by the child resolver in order to produce a local error.
2025-03-10 21:38:31 +01:00
..
AirGQL Implement partial errors in grqphql API 2025-03-10 21:38:31 +01:00
Server Add insertonly endpoint to airgql server 2024-12-07 16:47:58 +01:00