{"library":"graphql-errors","type":"library","category":null,"description":"A utility library for masking internal error messages in GraphQL responses. Version 2.1.0 (stable) – low release cadence. Provides `maskErrors()` to intercept and replace error messages with a generic 'internal error' string, while logging the full error server-side for debugging. Differentiates from alternatives like `graphql-middleware` or `formatError` by operating directly on the schema with minimal configuration. Requires `graphql` >0.4.0 as a peer dependency.","language":"javascript","status":"active","version":"2.1.0","tags":["javascript","graphql"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install graphql-errors","imports":["import { maskErrors } from 'graphql-errors'","import { processSchema } from 'graphql-errors'","import graphqlErrors from 'graphql-errors'"]},{"cmd":"yarn add graphql-errors","imports":[]},{"cmd":"pnpm add graphql-errors","imports":[]}],"homepage":"https://github.com/kadirahq/graphql-errors#readme","github":"https://github.com/kadirahq/graphql-errors","docs":null,"changelog":null,"pypi":null,"npm":"graphql-errors","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}