selfprivacy-rest-api/selfprivacy_api/graphql/mutations
2024-11-15 04:35:07 +04:00
..
__init__.py API keys graphql tests 2022-06-29 20:39:46 +03:00
api_mutations.py fix: from typing import, in place of import typing 2024-11-15 04:35:07 +04:00
backup_mutations.py feature(backups): manual autobackup -> total backup 2024-09-13 12:11:56 +00:00
deprecated_mutations.py refactor: moved json user management to a separate repository 2024-10-26 22:22:31 +04:00
job_mutations.py style: Reformat with new Black version 2024-07-26 22:59:44 +03:00
mutation_interface.py fix: from typing import, in place of import typing 2024-11-15 04:35:07 +04:00
services_mutations.py fix: from typing import, in place of import typing 2024-11-15 04:35:07 +04:00
storage_mutations.py style: Reformat with new Black version 2024-07-26 22:59:44 +03:00
system_mutations.py fix: from typing import, in place of import typing 2024-11-15 04:35:07 +04:00
users_mutations.py feat: update UserMutationInput 2024-11-15 04:19:24 +04:00