Documentation
    Preparing search index...

    Function get_inbound_self_relation_opts

    • Get all relation options where source has a key to another table (refTable) and refTable has a key to source. Otherwise one could use a OneToOneShow from refTable.

      Parameters

      • source: export=
      • viewname: string

        name of the topview

      Returns Promise<{ path: string; views: export=[] }[]>

      viewnames mapped to arrays of Inbound options