has_object_definition

Signature:

def has_object_definition(obj: Any) -> TypeGuard[Type[WithStrawberryObjectDefinition]]:
...

Parameters:

  1. obj:

    Type
    Any