Documentation
    Preparing search index...
    • Parameters

      • __namedParameters: {
            aggregations?: GenObj;
            columns?: any[];
            formulas?: string | string[];
            forPublic?: boolean;
            include_fml?: string;
            joinFields?: GenObj;
            layout?: any;
            limit?: number;
            orderBy?: string;
            orderDesc?: boolean;
            req?: GenObj;
            state?: GenObj;
            stateHash?: string;
            table: Table;
            user?: AbstractUser;
        }

      Returns GenObj