StrawberryTypeVar

Constructor:

Signature:

def __init__(self, type_var: TypeVar) -> None:
...

Parameters:

  1. type_var:

    Type
    TypeVar

Methods:

Attributes:

  1. type_var:

  2. is_graphql_generic:

    Type
    bool
  3. type_params:

    Type
    List[TypeVar]