Upgrade graphql package by artursvonda · Pull Request #2785 · glideapps/quicktype

Description

Upgraded graphql package to latest version and fixed usage of deprecated APIs

Related Issue

Motivation and Context

graphql v0.11.7 is deprecated and unmaintained

npm warn deprecated graphql@0.11.7: No longer supported; please update to a newer version. Details: https://github.com/graphql/graphql-js#version-support

Previous Behaviour / Output

New Behaviour / Output

How Has This Been Tested?

Using existing unit tests

Screenshots (if appropriate):