Skip to main content

AiringSchedule

Airing schedule query

AiringSchedule(
id: Int
mediaId: Int
episode: Int
airingAt: Int
notYetAired: Boolean
id_not: Int
id_in: [Int]
id_not_in: [Int]
mediaId_not: Int
mediaId_in: [Int]
mediaId_not_in: [Int]
episode_not: Int
episode_in: [Int]
episode_not_in: [Int]
episode_greater: Int
episode_lesser: Int
airingAt_greater: Int
airingAt_lesser: Int
sort: [AiringSort]
): AiringSchedule

Arguments​

AiringSchedule.id β— Int scalar​

Filter by the id of the airing schedule item

AiringSchedule.mediaId β— Int scalar​

Filter by the id of associated media

AiringSchedule.episode β— Int scalar​

Filter by the airing episode number

AiringSchedule.airingAt β— Int scalar​

Filter by the time of airing

AiringSchedule.notYetAired β— Boolean scalar​

Filter to episodes that haven't yet aired

AiringSchedule.id_not β— Int scalar​

Filter by the id of the airing schedule item

AiringSchedule.id_in β— [Int] list scalar​

Filter by the id of the airing schedule item

AiringSchedule.id_not_in β— [Int] list scalar​

Filter by the id of the airing schedule item

AiringSchedule.mediaId_not β— Int scalar​

Filter by the id of associated media

AiringSchedule.mediaId_in β— [Int] list scalar​

Filter by the id of associated media

AiringSchedule.mediaId_not_in β— [Int] list scalar​

Filter by the id of associated media

AiringSchedule.episode_not β— Int scalar​

Filter by the airing episode number

AiringSchedule.episode_in β— [Int] list scalar​

Filter by the airing episode number

AiringSchedule.episode_not_in β— [Int] list scalar​

Filter by the airing episode number

AiringSchedule.episode_greater β— Int scalar​

Filter by the airing episode number

AiringSchedule.episode_lesser β— Int scalar​

Filter by the airing episode number

AiringSchedule.airingAt_greater β— Int scalar​

Filter by the time of airing

AiringSchedule.airingAt_lesser β— Int scalar​

Filter by the time of airing

AiringSchedule.sort β— [AiringSort] list enum​

The order the results will be returned in

Type​

AiringSchedule object​

Media Airing Schedule. NOTE: We only aim to guarantee that FUTURE airing data is present and accurate.