ordabok/src
Lucien Cartier-Tilet a624636939
Implement more mutations
Implement mutations:
- create language
- delete language
- user follows a language
- user unfollows a language
- new word

Context's user_auth now contains either the user's ID or nothing if
not authentificated.
2023-01-24 01:05:18 +01:00
..
db Implement more mutations 2023-01-24 01:05:18 +01:00
graphql Implement more mutations 2023-01-24 01:05:18 +01:00
appwrite.rs Convert format macros to new format 2023-01-17 01:52:31 +01:00
main.rs Remove last unwrap from ordabok 2023-01-18 11:31:34 +01:00