У вашего броузера проблема в совместимости с HTML5
Don't know where to begin with GraphQL in React? Begin by setting up a client with ApolloBoost and make a Query! In this video we pull my starred repositories from the GitHub GraphQL API.
Code used: https://github.com/leighhalliday/github-stars-graphql/tree/034a4d776fa091700551c431e1a0db7ba4072072/src
ApolloBoost: https://www.apollographql.com/docs/react/essentials/get-started.html#creating-client
GitHub GraphQL API: https://developer.github.com/v4/guides/forming-calls/#the-graphql-endpoint
GitHug GraphQL Explorer: https://developer.github.com/v4/explorer/