Electronic Mango
Electronic Mango
I'm not sure how to do this though GraphQL unfortunately. Providers on the main page doesn't seem to be accessed through GraphQL, browser doesn't seem to be making any GraphQL...
Hey, I'm glad this project have helped! When I started it I didn't expect that anyone else will actually use it. Sorry I didn't get around to it, I didn't...
I think I could add most of them: Scores: ```graphql scoring { imdbScore imdbVotes tmdbPopularity tmdbScore tomatoMeter certifiedFresh jwRating __typename } ``` Streaming charts: ```graphql streamingChartInfo { rank trend trendDifference...
Check if version `0.16` works for you.