StrawberryTypeVar
Constructor:
Signature:
Parameters:
-
type_var:
- Type
-
TypeVar
Methods:
-
copy_with
Signature:
Parameters:
-
type_var_map:
- Type
-
Mapping[str, StrawberryType | type]
-
-
has_generic
Signature:
Parameters:
-
type_var:
- Type
-
TypeVar
-
Attributes:
-
type_var:
-
is_graphql_generic:
- Type
-
bool
-
type_params:
- Type
-
List[TypeVar]