strawberry.exceptions.MissingReturnAnnotationError
The field is missing the return annotation.
Constructor:
Signature:
def __init__(self, field_name: str, resolver: StrawberryResolver) -> None:  ...Parameters:
-  
field_name:- Type
 -  
str 
 -  
resolver:- Type
 -  
StrawberryResolver 
 
Attributes:
-  
function: -  
message: -  
rich_message: -  
suggestion: -  
annotation_message: -  
exception_source:- Type
 -  
ExceptionSource | None