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