Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F7861797
query-stage.ts
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
323 B
Referenced Files
None
Subscribers
None
query-stage.ts
View Options
type
QueryStage
=
Partial
<
{
$not
:
QueryStage
;
$match
:
any
;
$lookup
:
any
;
$search
:
any
;
$unwind
:
string
;
$nor
:
any
;
$or
:
QueryStage
[];
$and
:
QueryStage
[];
$skip
:
number
;
$limit
:
number
;
$sort
:
{
[
field_name
:
string
]
:
1
|
-
1
};
$group
:
{
_id
:
string
;
[
other
:
string
]
:
any
;
};
}
>
;
export
default
QueryStage
;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Aug 13, 19:44 (1 d, 8 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
869408
Default Alt Text
query-stage.ts (323 B)
Attached To
Mode
rS Sealious
Attached
Detach File
Event Timeline
Log In to Comment