From the changlogs strawberry graphql made a change in how it does type handling in December 2025. The log shows the recommended change in 0.288.0.
Should change accordingly so that it can use newer versions of graphql. At the moment we use an older version to resolve this error: AttributeError: 'NewType' object has no attribute 'implementation'.