QuickBase JS SDK v2 - v2.2.2
    Preparing search index...

    Interface CreateRelationshipParams

    Create a relationship

    interface CreateRelationshipParams {
        tableId: string;
    }
    Index

    Properties

    Properties

    tableId: string

    The unique identifier (dbid) of the table. This will be the child table.