selfprivacy-rest-api/selfprivacy_api/graphql/mutations
Inex Code 524adaa8bc add nix-collect-garbage endpoint (#112)
Continuation of the broken #21

Co-authored-by: dettlaff <dettlaff@riseup.net>
Co-authored-by: def <dettlaff@riseup.net>
Co-authored-by: Houkime <>
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api/pulls/112
Reviewed-by: houkime <houkime@protonmail.com>
2024-05-01 16:10:39 +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 add nix-collect-garbage endpoint (#112) 2024-05-01 16:10:39 +03:00
users_mutations.py fix(users): handle no admin name defined when adding a user 2024-01-08 13:12:27 +00:00