Function isDirectPropertyOfEntity

  • Only direct properties of an entity will be serialized in some special way. Deeper types get the normal JSON serialization.

    Parameters

    • type: Type

    Returns boolean

Generated using TypeDoc