precommit-setup

This commit is contained in:
2024-01-25 12:25:52 +03:00
parent 8435c8e6b5
commit 152d5a4e99
14 changed files with 320 additions and 309 deletions

View File

@@ -1,5 +1,6 @@
from ariadne import MutationType, QueryType
query = QueryType()
mutation = MutationType()