{"id":18890060,"url":"https://github.com/shipshapecode/backstage-graphql-voyager","last_synced_at":"2026-02-25T12:30:15.495Z","repository":{"id":41849471,"uuid":"405158319","full_name":"shipshapecode/backstage-graphql-voyager","owner":"shipshapecode","description":null,"archived":false,"fork":false,"pushed_at":"2022-10-12T20:58:26.000Z","size":519,"stargazers_count":0,"open_issues_count":4,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-16T12:30:03.274Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shipshapecode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-09-10T17:16:05.000Z","updated_at":"2022-03-04T22:02:48.000Z","dependencies_parsed_at":"2023-01-19T21:31:41.098Z","dependency_job_id":null,"html_url":"https://github.com/shipshapecode/backstage-graphql-voyager","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fbackstage-graphql-voyager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fbackstage-graphql-voyager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fbackstage-graphql-voyager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fbackstage-graphql-voyager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shipshapecode","download_url":"https://codeload.github.com/shipshapecode/backstage-graphql-voyager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239861378,"owners_count":19709216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-08T07:52:13.722Z","updated_at":"2026-02-25T12:30:15.411Z","avatar_url":"https://github.com/shipshapecode.png","language":"TypeScript","readme":"# Backstage graphql-voyager plugin\n\n## Setup\n\n1. If you have a standalone app (you didn't clone this repo), then do\n\n```bash\n# From your Backstage root directory\ncd packages/app\nyarn add @shipshapecode/plugin-graphql-voyager\n```\n\n\n2. Add the `GraphqlVoyagerPage` page to the routes in your app:\n\n```tsx\nimport { GraphqlVoyagerPage } from '@shipshapecode/plugin-graphql-voyager';\n// down in the sidebar\n    \u003cRoute path=\"/graphql-voyager\" element={\u003cGraphqlVoyagerPage /\u003e}/\u003e\n  \u003c/FlatRoutes\u003e\n\u003c/SidebarPage\u003e\n```\n\n3. Add app config:\n\n```\n  graphql:\n    baseUrl: 'https://www.myapi.com/graphql'\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshipshapecode%2Fbackstage-graphql-voyager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshipshapecode%2Fbackstage-graphql-voyager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshipshapecode%2Fbackstage-graphql-voyager/lists"}