E621
Preparing search index...
SearchArtistsOptions
Interface SearchArtistsOptions
interface
SearchArtistsOptions
{
any_name_matches
?:
string
;
any_name_or_url_matches
?:
string
;
any_other_name_like
?:
string
;
creator_id
?:
number
;
creator_name
?:
string
;
group_name
?:
string
;
has_tag
?:
boolean
;
id
?:
string
|
number
;
is_linked
?:
string
;
limit
?:
number
;
linked_user_id
?:
number
;
linked_user_name
?:
string
;
name
?:
string
;
order
?:
"id_asc"
|
"id_desc"
|
"name"
|
"updated_at"
|
"post_count"
;
page
?:
number
;
url_matches
?:
string
;
}
Hierarchy (
View Summary
)
TransformDataQueryToOptions
<
SearchArtistsData
>
SearchArtistsOptions
Index
Properties
any_
name_
matches?
any_
name_
or_
url_
matches?
any_
other_
name_
like?
creator_
id?
creator_
name?
group_
name?
has_
tag?
id?
is_
linked?
limit?
linked_
user_
id?
linked_
user_
name?
name?
order?
page?
url_
matches?
Properties
Optional
any_
name_
matches
any_name_matches
?:
string
Optional
any_
name_
or_
url_
matches
any_name_or_url_matches
?:
string
Optional
any_
other_
name_
like
any_other_name_like
?:
string
Optional
creator_
id
creator_id
?:
number
Optional
creator_
name
creator_name
?:
string
Optional
group_
name
group_name
?:
string
Optional
has_
tag
has_tag
?:
boolean
Optional
id
id
?:
string
|
number
Optional
is_
linked
is_linked
?:
string
Optional
limit
limit
?:
number
Optional
linked_
user_
id
linked_user_id
?:
number
Optional
linked_
user_
name
linked_user_name
?:
string
Optional
name
name
?:
string
Optional
order
order
?:
"id_asc"
|
"id_desc"
|
"name"
|
"updated_at"
|
"post_count"
Optional
page
page
?:
number
Optional
url_
matches
url_matches
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
any_
name_
matches
any_
name_
or_
url_
matches
any_
other_
name_
like
creator_
id
creator_
name
group_
name
has_
tag
id
is_
linked
limit
linked_
user_
id
linked_
user_
name
name
order
page
url_
matches
E621
Loading...