parseGraphQLJSON
The parseGraphQLJSON function exported by @graphql-tools/utils.
parseGraphQLJSON(
location,jsonContent,options):Source
Defined in: packages/utils/src/parse-graphql-json.ts:21
Parameters
location
string
jsonContent
string
options
SchemaPrintOptions & ParseOptions