Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
serialize(value) { return JSON.stringify(GraphQLJSON.serialize(value)); }, parseValue(value) {
JSON scalar types for GraphQL.js