This commit is contained in:
@@ -2,7 +2,11 @@
|
||||
- `Shout.draft` field added
|
||||
- `Draft` entity added
|
||||
- `create_draft`, `update_draft`, `delete_draft` mutations and resolvers added
|
||||
- `get_shout_drafts` resolver updated
|
||||
- `create_shout`, `update_shout`, `delete_shout` mutations removed from GraphQL API
|
||||
- `load_drafts` resolver implemented
|
||||
- `publish_` and `unpublish_` mutations and resolvers added
|
||||
- `create_`, `update_`, `delete_` mutations and resolvers added for `Draft` entity
|
||||
- tests with pytest for auth, shouts, drafts
|
||||
|
||||
#### [0.4.8] - 2025-02-03
|
||||
- `Reaction.deleted_at` filter on `update_reaction` resolver added
|
||||
|
Reference in New Issue
Block a user