strawberry.exceptions.UnresolvedFieldTypeError
Constructor:
Signature:
def __init__( self, type_definition: StrawberryObjectDefinition, field: StrawberryField,) -> None: ...
Parameters:
-
type_definition:
- Type
-
StrawberryObjectDefinition
-
field:
- Type
-
StrawberryField
Attributes:
-
type_definition:
-
field:
-
message:
-
rich_message:
-
annotation_message:
-
suggestion:
-
exception_source:
- Type
-
ExceptionSource | None