Staff
Staff query
Staff(
id: Int
isBirthday: Boolean
search: String
id_not: Int
id_in: [Int]
id_not_in: [Int]
sort: [StaffSort]
): Staff
Arguments
Staff.id
● Int
scalar
Filter by the staff id
Staff.isBirthday
● Boolean
scalar
Filter by staff by if its their birthday today
Staff.search
● String
scalar
Filter by search query
Staff.id_not
● Int
scalar
Filter by the staff id
Staff.id_in
● [Int]
list scalar
Filter by the staff id
Staff.id_not_in
● [Int]
list scalar
Filter by the staff id
Staff.sort
● [StaffSort]
list enum
The order the results will be returned in
Type
Staff
object
Voice actors or production staff