This commit is contained in:
@@ -8,7 +8,7 @@ from graphql import GraphQLResolveInfo
|
||||
from starlette.responses import JSONResponse
|
||||
|
||||
from services.auth import auth_service
|
||||
from services.schema import mutation, query, type_author
|
||||
from storage.schema import mutation, query, type_author
|
||||
from settings import SESSION_COOKIE_NAME
|
||||
from utils.logger import root_logger as logger
|
||||
|
||||
|
||||
Reference in New Issue
Block a user