strawberry.types.get_object_definition

Signature:

def get_object_definition(obj: Any, strict: bool = False) -> StrawberryObjectDefinition | None:
...

Parameters:

  1. obj:

    Type
    Any
  2. strict:

    Type
    bool
    Default
    False