Optional
asasHtml
is a boolean indicating whether to return the result as HTML.
Optional
charactercharacterMediaOnList
is a boolean indicating whether the character media is on the list.
Optional
charactercharacterMediaPage
is a number representing the page number of the character media.
Optional
charactercharacterMediaPerPage
is a number representing the number of character media per page.
Optional
charactercharacterMediaSort
is an array of strings representing the sort order of the character media.
Optional
characterscharactersPage
is a number representing the page number of the characters.
Optional
characterscharactersPerPage
is a number representing the number of characters per page.
Optional
characterscharactersSort
is an array of strings representing the sort order of the characters.
Optional
idid
is a number representing the id of the studio.
Optional
id_id_in
is an array of numbers representing the ids to include in the search.
Optional
id_id_not
is a number representing the id not to include in the search.
Optional
id_id_not_in
is an array of numbers representing the ids not to include in the search.
Optional
mediamediaIsMain
is a boolean indicating whether the media is main.
Optional
mediamediaOnList
is a boolean indicating whether the media is on the list.
Optional
mediamediaPage
is a number representing the page number of the media.
Optional
mediamediaPerPage
is a number representing the number of media per page.
Optional
mediamediaSort
is an array of strings representing the sort order of the media.
Optional
searchsearch
is a string representing the search term.
Optional
sortsort
is an array of strings representing the sort order of the studio.
Optional
staffstaffMediaOnList
is a boolean indicating whether the staff media is on the list.
Optional
staffstaffMediaPage
is a number representing the page number of the staff media.
Optional
staffstaffMediaPerPage
is a number representing the number of staff media per page.
Optional
staffstaffMediaSort
is an array of strings representing the sort order of the staff media.
Optional
staffstaffMediaType
is a string representing the type of the staff media.
StudioVariables
is an interface representing the variables for theStudioQuery
. It includes optional parameters for querying studio data.