selfprivacy-rest-api/selfprivacy_api/graphql/queries
Inex Code f4df1f6a62 fix(backups): return type of encryption key 2023-06-14 01:40:53 +03:00
..
__init__.py strawberry init 2022-06-24 15:26:51 +03:00
api_queries.py refactor(tokens-repo): delete recovery key quieries from auth utils 2022-12-26 14:51:37 +00:00
backup.py fix(backups): return type of encryption key 2023-06-14 01:40:53 +03:00
common.py add basic system getters 2022-06-24 21:14:20 +03:00
jobs.py refactor: Use singleton metaclass for all singleton classes 2022-10-27 18:31:52 +03:00
providers.py fix(backups): try to actually get backup configuration 2023-06-14 00:43:01 +03:00
services.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
storage.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
system.py style(graphql): Add missing comma 2022-11-28 15:49:48 +03:00
users.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00