strawberry.exceptions.InvalidArgumentTypeError
Constructor:
Signature:
def __init__(self, resolver: StrawberryResolver, argument: StrawberryArgument) -> None:  ...Parameters:
-  
resolver:- Type
 -  
StrawberryResolver 
 -  
argument:- Type
 -  
StrawberryArgument 
 
Attributes:
-  
function: -  
argument_name: -  
message: -  
rich_message: -  
suggestion: -  
annotation_message: -  
exception_source:- Type
 -  
ExceptionSource | None