@@ -51,5 +51,6 @@ async def shutdown():
await redis.disconnect()
get_all_authors()
app = Starlette(debug=True, on_startup=[start_up], on_shutdown=[shutdown])
app.mount("/", GraphQL(schema, debug=True))
The note is not visible to the blocked user.