@wearesage/schema
Preparing search index...
QueryOptions
Type Alias QueryOptions
type
QueryOptions
=
{
include
?:
QueryInclude
[]
;
limit
?:
number
;
offset
?:
number
;
sort
?:
QuerySort
[]
;
}
Index
Properties
include?
limit?
offset?
sort?
Properties
Optional
include
include
?:
QueryInclude
[]
Optional
limit
limit
?:
number
Optional
offset
offset
?:
number
Optional
sort
sort
?:
QuerySort
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
include
limit
offset
sort
@wearesage/schema
Loading...