MediaStatus:
    | "FINISHED"
    | "RELEASING"
    | "NOT_YET_RELEASED"
    | "CANCELLED"
    | "HIATUS"

Valid AniList media (title) status values (not to be confused with MediaListStatus which is the user's list status). See docs/guides/API_REFERENCE.md for source and explanation.