MissingTypesForGenericError

Raised when a generic types was used without passing any type.

Constructor:

Signature:

def __init__(self, annotation: StrawberryType | type) -> None:
...

Parameters:

  1. annotation:

    Type
    StrawberryType | type