OptionalairingairingAt is a number representing the airing time.
OptionalairingairingAt_greater is a number representing the minimum airing time.
OptionalairingairingAt_lesser is a number representing the maximum airing time.
OptionalasasHtml is a boolean representing whether to return the result as HTML.
Optionalepisodeepisode is a number representing the episode number.
Optionalepisode_episode_greater is a number representing the minimum episode number.
Optionalepisode_episode_in is an array of numbers representing the episode numbers that should be included.
Optionalepisode_episode_lesser is a number representing the maximum episode number.
Optionalepisode_episode_not is a number representing the episode number that should not be included.
Optionalepisode_episode_not_in is an array of numbers representing the episode numbers that should not be included.
id is a number representing the id of the airing schedule.
Optionalid_id_in is an array of numbers representing the ids of the airing schedules that should be included.
Optionalid_id_not is a number representing the id of the airing schedule that should not be included.
Optionalid_id_not_in is an array of numbers representing the ids of the airing schedules that should not be included.
mediaId is a number representing the id of the media.
OptionalmediamediaId_in is an array of numbers representing the ids of the media that should be included.
OptionalmediamediaId_not is a number representing the id of the media that should not be included.
OptionalmediamediaId_not_in is an array of numbers representing the ids of the media that should not be included.
OptionalnotnotYetAired is a boolean representing whether the episode has not yet aired.
Optionalsortsort is an array of strings representing the sort order.
AiringScheduleVariablesis an interface representing the variables for theAiringScheduleQuery. It includes optional id, mediaId, episode, airingAt, notYetAired, id_not, id_in, id_not_in, mediaId_not, mediaId_in, mediaId_not_in, episode_not, episode_in, episode_not_in, episode_greater, episode_lesser, airingAt_greater, airingAt_lesser, sort, and asHtml.See
https://docs.anilist.co/reference/query