E621
Preparing search index...
SearchWikiPagesOptions
Interface SearchWikiPagesOptions
interface
SearchWikiPagesOptions
{
body_matches
?:
string
;
creator_id
?:
number
;
creator_name
?:
string
;
id
?:
string
|
number
;
is_deleted
?:
boolean
;
is_locked
?:
boolean
;
limit
?:
number
;
order
?:
"id_asc"
|
"id_desc"
|
"post_count"
|
"title"
;
other_names_match
?:
string
;
other_names_present
?:
boolean
;
page
?:
number
;
parent
?:
string
;
title
?:
string
;
title_matches
?:
string
;
}
Hierarchy (
View Summary
)
TransformDataQueryToOptions
<
SearchWikiPagesData
>
SearchWikiPagesOptions
Index
Properties
body_
matches?
creator_
id?
creator_
name?
id?
is_
deleted?
is_
locked?
limit?
order?
other_
names_
match?
other_
names_
present?
page?
parent?
title?
title_
matches?
Properties
Optional
body_
matches
body_matches
?:
string
Optional
creator_
id
creator_id
?:
number
Optional
creator_
name
creator_name
?:
string
Optional
id
id
?:
string
|
number
Optional
is_
deleted
is_deleted
?:
boolean
Optional
is_
locked
is_locked
?:
boolean
Optional
limit
limit
?:
number
Optional
order
order
?:
"id_asc"
|
"id_desc"
|
"post_count"
|
"title"
Optional
other_
names_
match
other_names_match
?:
string
Optional
other_
names_
present
other_names_present
?:
boolean
Optional
page
page
?:
number
Optional
parent
parent
?:
string
Optional
title
title
?:
string
Optional
title_
matches
title_matches
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body_
matches
creator_
id
creator_
name
id
is_
deleted
is_
locked
limit
order
other_
names_
match
other_
names_
present
page
parent
title
title_
matches
E621
Loading...