trigdeploy
All checks were successful
Deploy on push / deploy (push) Successful in 55s

This commit is contained in:
Untone 2025-02-10 11:30:58 +03:00
parent 4a835bbfba
commit 20173f7d1c

View File

@ -6,7 +6,7 @@
- `load_drafts` resolver implemented - `load_drafts` resolver implemented
- `publish_` and `unpublish_` mutations and resolvers added - `publish_` and `unpublish_` mutations and resolvers added
- `create_`, `update_`, `delete_` mutations and resolvers added for `Draft` entity - `create_`, `update_`, `delete_` mutations and resolvers added for `Draft` entity
- tests with pytest for auth, shouts, drafts - tests with pytest for original auth, shouts, drafts
#### [0.4.8] - 2025-02-03 #### [0.4.8] - 2025-02-03
- `Reaction.deleted_at` filter on `update_reaction` resolver added - `Reaction.deleted_at` filter on `update_reaction` resolver added