E621
Preparing search index...
SearchPoolsOptions
Interface SearchPoolsOptions
interface
SearchPoolsOptions
{
category
?:
PoolCategories
;
creator_id
?:
number
;
creator_name
?:
string
;
description_matches
?:
string
;
id
?:
string
|
number
;
is_active
?:
boolean
;
limit
?:
number
;
name_matches
?:
string
;
order
?:
"id_asc"
|
"id_desc"
|
"name"
|
"created_at"
|
"post_count"
;
page
?:
number
;
}
Hierarchy (
View Summary
)
TransformDataQueryToOptions
<
SearchPoolsData
>
SearchPoolsOptions
Index
Properties
category?
creator_
id?
creator_
name?
description_
matches?
id?
is_
active?
limit?
name_
matches?
order?
page?
Properties
Optional
category
category
?:
PoolCategories
Optional
creator_
id
creator_id
?:
number
Optional
creator_
name
creator_name
?:
string
Optional
description_
matches
description_matches
?:
string
Optional
id
id
?:
string
|
number
Optional
is_
active
is_active
?:
boolean
Optional
limit
limit
?:
number
Optional
name_
matches
name_matches
?:
string
Optional
order
order
?:
"id_asc"
|
"id_desc"
|
"name"
|
"created_at"
|
"post_count"
Optional
page
page
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
category
creator_
id
creator_
name
description_
matches
id
is_
active
limit
name_
matches
order
page
E621
Loading...