selfprivacy-rest-api/selfprivacy_api/graphql/mutations
2023-08-28 18:24:29 +00:00
..
__init__.py API keys graphql tests 2022-06-29 20:39:46 +03:00
api_mutations.py refactor(tokens-repo): do not use tokens repo directly from graphql 2022-12-26 14:13:46 +00:00
backup_mutations.py BROKEN(backups): hooking up quotas to API fails. AutobackupQuotas needs to be an input type, but if input type, it fails because it needs to be an Output type, which is not documented 2023-08-28 18:24:29 +00:00
deprecated_mutations.py refactor(api): Group mutations 2023-06-21 06:46:56 +03:00
job_mutations.py refactor: Use singleton metaclass for all singleton classes 2022-10-27 18:31:52 +03:00
mutation_interface.py refactor(api): Group mutations 2023-06-21 06:46:56 +03:00
services_mutations.py refactor(api): Group mutations 2023-06-21 06:46:56 +03:00
storage_mutations.py refactor(api): Group mutations 2023-06-21 06:46:56 +03:00
system_mutations.py Migrate to FastAPI (#13) 2022-08-25 20:03:56 +03:00
users_mutations.py refactor(api): Group mutations 2023-06-21 06:46:56 +03:00