feat: wildcard to resolvers , and find that load_resolvers are not added
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
from ariadne import ScalarType, QueryType, MutationType
|
||||
from resolvers.service import service_resolvers
|
||||
|
||||
datetime_scalar = ScalarType("DateTime")
|
||||
|
||||
|
Reference in New Issue
Block a user