strawberry.types.has_object_definition
Signature:
def has_object_definition(obj: Any) -> TypeGuard[Type[WithStrawberryObjectDefinition]]: ...
Parameters:
-
obj:
- Type
-
Any
def has_object_definition(obj: Any) -> TypeGuard[Type[WithStrawberryObjectDefinition]]: ...
obj:
Any