1
Fork 0
mirror of https://github.com/Airsequel/AirGQL.git synced 2025-07-26 18:08:43 +03:00
airgql/source
prescientmoon 8b3b1bbe37 Add insertonly test
Moreover, this fixes the test for writeonly tokens, which used to create
a table in a db, and then try querying from a separate db, which ended
up not testing what it was supposed to at all.

I also changed the way mutations are guarded (the end result is pretty
much the same)
2024-12-07 20:00:09 +01:00
..
AirGQL Add insertonly test 2024-12-07 20:00:09 +01:00
Server Add insertonly endpoint to airgql server 2024-12-07 16:47:58 +01:00