{"id":18498168,"url":"https://github.com/zyhou/gatsby-sort-field-date","last_synced_at":"2026-07-28T08:32:23.218Z","repository":{"id":79412525,"uuid":"144559566","full_name":"zyhou/gatsby-sort-field-date","owner":"zyhou","description":"Bug with setFieldsOnGraphQLNodeType function","archived":false,"fork":false,"pushed_at":"2018-08-13T10:03:47.000Z","size":845,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-13T20:14:09.274Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/zyhou.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-13T09:43:16.000Z","updated_at":"2018-08-13T10:03:48.000Z","dependencies_parsed_at":"2023-07-16T01:19:56.559Z","dependency_job_id":null,"html_url":"https://github.com/zyhou/gatsby-sort-field-date","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zyhou/gatsby-sort-field-date","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zyhou%2Fgatsby-sort-field-date","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zyhou%2Fgatsby-sort-field-date/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zyhou%2Fgatsby-sort-field-date/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zyhou%2Fgatsby-sort-field-date/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zyhou","download_url":"https://codeload.github.com/zyhou/gatsby-sort-field-date/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zyhou%2Fgatsby-sort-field-date/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35985972,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-28T02:00:06.341Z","response_time":109,"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-06T13:37:57.755Z","updated_at":"2026-07-28T08:32:23.201Z","avatar_url":"https://github.com/zyhou.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gatsby-starter-blog\n\n[[V2] Bug with setFieldsOnGraphQLNodeType and sort fields - MarkdownRemark on Gatsby](https://github.com/gatsbyjs/gatsby/issues/7274)\n\n- npm i\n- npm run develop\n- Go to graphiQL (http://localhost:8000/___graphql)\n- Copy this query\n```js\n{\n            allMarkdownRemark(sort: { fields: [date], order: DESC }, limit: 1000) {\n              edges {\n                node {\n                  date\n                  fields {\n                    slug\n                  }\n                  frontmatter {\n                    title\n                    date\n                  }\n                }\n              }\n            }\n          }\n```\n          \nYou can see the result isn't filter by `date`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzyhou%2Fgatsby-sort-field-date","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzyhou%2Fgatsby-sort-field-date","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzyhou%2Fgatsby-sort-field-date/lists"}