@wearesage/schema
    Preparing search index...

    Type Alias MongoDBRelationshipOptions

    type MongoDBRelationshipOptions = {
        collection?: string;
        embedded?: boolean;
    }
    Index

    Properties

    collection?: string
    embedded?: boolean