XYO Platform SDK - v3.10.6
    Preparing search index...

    Variable isQueryObjectFilterConst

    isQueryObjectFilter: <T extends EmptyObject = AnyObject>(
        value: unknown,
    ) => value is QueryObjectFilter<T>

    Type declaration