@vnodes/schema
    Preparing search index...

    Interface RelationForOwnerOptions

    Owner relation is auto configured

    interface RelationForOwnerOptions {
        model?: ModelName;
        type?: "owner";
    }
    Index

    Properties

    Properties

    model?: ModelName
    type?: "owner"