Function getAssociations

  • Returns association meta data from specified class

    Type Parameters

    • TCreationAttributes extends {}

    • TModelAttributes extends {}

    Parameters

    • target: any

    Returns BaseAssociation<TCreationAttributes, TModelAttributes>[] | undefined

Generated using TypeDoc