ordabok/src/db
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
..
models Implement more mutations 2023-01-24 01:05:18 +01:00
mod.rs Fix word name collision, add two new user-related features 2023-01-18 10:26:45 +01:00
schema.rs Fix word name collision, add two new user-related features 2023-01-18 10:26:45 +01:00