selfprivacy-rest-api/selfprivacy_api/graphql/mutations
Houkime 3f9d2b2481 refactor(services): remove too many imports and cleanup 2024-03-06 18:40:05 +03: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 fix(backup): do not store maybe unpicklable service on the queue 2024-01-08 13:12:27 +00:00
deprecated_mutations.py fix(graphql): Typing of the deprecated move_service function 2024-01-10 15:05:10 +02: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(services): remove too many imports and cleanup 2024-03-06 18:40:05 +03:00
storage_mutations.py refactor(api): Group mutations 2023-06-21 06:46:56 +03:00
system_mutations.py feat: Track the status of the nixos rebuild systemd unit 2024-02-12 18:17:18 +03:00
users_mutations.py fix(users): handle no admin name defined when adding a user 2024-01-08 13:12:27 +00:00