RootCauseunvalidated

lazy-loaded relationships like user_info.classes are being accessed in an async context — async SQLAlchemy on Strawberry GraphQL. Tension: can't call await_only() here. Outcome: which is not allowed.

dc2d32b8-0fa5-4809-8545-8c3208bb7746

lazy-loaded relationships like user_info.classes are being accessed in an async context — async SQLAlchemy on Strawberry GraphQL. Tension: can't call await_only() here. Outcome: which is not allowed.