{"id":16482071,"url":"https://github.com/bod/helix-express-defer-test","last_synced_at":"2026-06-11T00:31:21.874Z","repository":{"id":138161375,"uuid":"481376391","full_name":"BoD/helix-express-defer-test","owner":"BoD","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-13T21:19:38.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T21:44:54.974Z","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/BoD.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-13T21:16:17.000Z","updated_at":"2022-04-13T21:16:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"d1fb2943-ba44-42e6-a6e7-760e4bd4b476","html_url":"https://github.com/BoD/helix-express-defer-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BoD/helix-express-defer-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoD%2Fhelix-express-defer-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoD%2Fhelix-express-defer-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoD%2Fhelix-express-defer-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoD%2Fhelix-express-defer-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BoD","download_url":"https://codeload.github.com/BoD/helix-express-defer-test/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoD%2Fhelix-express-defer-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34177445,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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-10-11T13:09:32.622Z","updated_at":"2026-06-11T00:31:21.856Z","avatar_url":"https://github.com/BoD.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# helix-express-defer-test\n\n```\n$ npm install\n$ npm start\n\n$ curl 'http://localhost:4000/graphql' -H 'Content-Type: application/json' --data-binary '{\"query\":\"query WithInlineFragmentsQuery { computers { id ...on Computer @defer { cpu year screen { resolution ...on Screen @defer(label: \\\"b\\\") { isColor } } } } }\"}'\n```\n\n```\n---\nContent-Type: application/json; charset=utf-8\nContent-Length: 77\n\n{\"data\":{\"computers\":[{\"id\":\"Computer1\"},{\"id\":\"Computer2\"}]},\"hasNext\":true}\n---\nContent-Type: application/json; charset=utf-8\nContent-Length: 84\n\n{\"data\":{\"isColor\":null},\"path\":[\"computers\",0,\"screen\"],\"hasNext\":true,\"label\":\"b\"}\n---\nContent-Type: application/json; charset=utf-8\nContent-Length: 106\n\n{\"data\":{\"cpu\":\"386\",\"year\":1993,\"screen\":{\"resolution\":\"640x480\"}},\"path\":[\"computers\",0],\"hasNext\":true}\n---\nContent-Type: application/json; charset=utf-8\nContent-Length: 84\n\n{\"data\":{\"isColor\":null},\"path\":[\"computers\",1,\"screen\"],\"hasNext\":true,\"label\":\"b\"}\n---\nContent-Type: application/json; charset=utf-8\nContent-Length: 107\n\n{\"data\":{\"cpu\":\"486\",\"year\":1996,\"screen\":{\"resolution\":\"800x600\"}},\"path\":[\"computers\",1],\"hasNext\":false}\n-----\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbod%2Fhelix-express-defer-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbod%2Fhelix-express-defer-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbod%2Fhelix-express-defer-test/lists"}