strawberry.types.get_object_definition
Signature:
def get_object_definition(obj: Any, strict: bool = False) -> StrawberryObjectDefinition | None: ...
Parameters:
-
obj:
- Type
-
Any
-
strict:
- Type
-
bool
- Default
-
False
def get_object_definition(obj: Any, strict: bool = False) -> StrawberryObjectDefinition | None: ...
obj:
Any
strict:
bool
False