quicktype icon indicating copy to clipboard operation
quicktype copied to clipboard

Upgrade graphql package

Open artursvonda opened this issue 4 months ago • 0 comments

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 [email protected]: 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):

artursvonda avatar Jun 14 '25 12:06 artursvonda