INPUT_OBJECT
input TVShow {# The title of the TV show/seriestitle: String!# The particular season of the show.# # If no season is provided, then an overview of the show (all seasons) will be # grabbedseason: String}