DEBSOURCES
Skip Quicknav
sources / strawberry-graphql / 0.306.0-1 / tests / c.py
12345678
from __future__ import annotations import strawberry @strawberry.type class C: id: strawberry.ID