graphql_python_template/app/schema/mutations/todo
2020-11-07 23:34:37 +01:00
..
__init__.py refactor 2020-11-07 22:42:57 +01:00
close_todo.py add assign todo to user mutation 2020-11-07 23:34:37 +01:00
create_todo.py add assign todo to user mutation 2020-11-07 23:34:37 +01:00
delete_todo.py add assign todo to user mutation 2020-11-07 23:34:37 +01:00
update_todo.py add assign todo to user mutation 2020-11-07 23:34:37 +01:00