@perspective-dev/client
    Preparing search index...

    Options for [Client::join].

    type JoinOptions = {
        join_type?: JoinType;
        name?: string;
        right_on?: string;
    }
    Index

    Properties

    join_type?: JoinType
    name?: string
    right_on?: string