StrawberryContainer

Constructor:

Signature:

def __init__(
self,
of_type: StrawberryType | Type[WithStrawberryObjectDefinition] | type,
) -> None:
...

Parameters:

  1. of_type:

    Type
    StrawberryType | Type[WithStrawberryObjectDefinition] | type

Methods:

Attributes:

  1. of_type:

  2. type_params:

    Type
    List[TypeVar]
  3. is_graphql_generic:

    Type
    bool