strawberry.exceptions.MissingFieldAnnotationError
Constructor:
Signature:
def __init__(self, field_name: str, cls: Type) -> None:  ...Parameters:
-  
field_name:- Type
 -  
str 
 
Attributes:
-  
cls: -  
field_name: -  
message: -  
rich_message: -  
suggestion: -  
annotation_message: -  
exception_source:- Type
 -  
ExceptionSource | None