{"id":20942202,"url":"https://github.com/getstation/apollo-server-plugin-error","last_synced_at":"2026-04-30T05:37:50.009Z","repository":{"id":40724236,"uuid":"253783922","full_name":"getstation/apollo-server-plugin-error","owner":"getstation","description":"apollo-server plugin that handle errors","archived":false,"fork":false,"pushed_at":"2022-06-25T11:47:38.000Z","size":35,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-13T03:43:34.648Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getstation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-07T12:18:06.000Z","updated_at":"2020-11-04T09:28:12.000Z","dependencies_parsed_at":"2022-08-19T07:00:33.339Z","dependency_job_id":null,"html_url":"https://github.com/getstation/apollo-server-plugin-error","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/getstation/apollo-server-plugin-error","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getstation%2Fapollo-server-plugin-error","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getstation%2Fapollo-server-plugin-error/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getstation%2Fapollo-server-plugin-error/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getstation%2Fapollo-server-plugin-error/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getstation","download_url":"https://codeload.github.com/getstation/apollo-server-plugin-error/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getstation%2Fapollo-server-plugin-error/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32456167,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-18T23:24:28.315Z","updated_at":"2026-04-30T05:37:49.984Z","avatar_url":"https://github.com/getstation.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Usage\n```typescript\nimport { ApolloServerPluginError } from 'apollo-server-plugin-error';\n\n...\nconst server = new ApolloServer({\n  ...,\n  plugins: [\n    new ApolloServerPluginError((error) =\u003e {\n      // here you handle the error as you want\n      console.error(error);\n    })\n  ],\n});\n```\n\n## Install\n```shell script\n# via npm\nnpm install apollo-server-plugin-error\n# or via yarn\nyarn add apollo-server-plugin-error\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetstation%2Fapollo-server-plugin-error","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetstation%2Fapollo-server-plugin-error","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetstation%2Fapollo-server-plugin-error/lists"}