@wearesage/schema
    Preparing search index...

    Type Alias QueryInclude

    type QueryInclude = {
        nested?: QueryInclude[];
        relationship: string;
    }
    Index

    Properties

    nested?: QueryInclude[]
    relationship: string