{"id":19332362,"url":"https://github.com/ashhitch/wp-graphql-homepage","last_synced_at":"2025-04-22T23:32:53.165Z","repository":{"id":62488540,"uuid":"226407526","full_name":"ashhitch/wp-graphql-homepage","owner":"ashhitch","description":"This is an extension to the WPGraphQL plugin (https://github.com/wp-graphql/wp-graphql) to return a `Page` type of the `homepage` and `page for post` page set under the reading settings.","archived":false,"fork":false,"pushed_at":"2019-12-07T09:45:56.000Z","size":14,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T05:13:09.660Z","etag":null,"topics":["wordpress","wordpress-plugin","wpgraphql","wpgraphql-plugin"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ashhitch.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":"2019-12-06T20:46:15.000Z","updated_at":"2022-03-29T04:07:02.000Z","dependencies_parsed_at":"2022-11-02T11:16:02.968Z","dependency_job_id":null,"html_url":"https://github.com/ashhitch/wp-graphql-homepage","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashhitch%2Fwp-graphql-homepage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashhitch%2Fwp-graphql-homepage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashhitch%2Fwp-graphql-homepage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashhitch%2Fwp-graphql-homepage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ashhitch","download_url":"https://codeload.github.com/ashhitch/wp-graphql-homepage/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250340571,"owners_count":21414584,"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":["wordpress","wordpress-plugin","wpgraphql","wpgraphql-plugin"],"created_at":"2024-11-10T02:45:39.415Z","updated_at":"2025-04-22T23:32:52.939Z","avatar_url":"https://github.com/ashhitch.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WPGraphQl Homepage\n\nThis is an extension to the WPGraphQL plugin (https://github.com/wp-graphql/wp-graphql) to return a `Page` type of the `homepage` and `page for post` page set under the reading settings.\n\n## Quick Install\n\n1. Install \u0026 activate [WPGraphQL](https://www.wpgraphql.com/)\n2. Clone or download the zip of this repository into your WordPress plugin directory \u0026 activate the **WP GraphQL Homepage** plugin\n\n## Composer\n\n```\ncomposer require ashhitch/wp-graphql-homepage\n```\n\n\u003e Using this plugin? I would love to see what you make with it. [@ash_hitchcock](https://twitter.com/ash_hitchcock)\n\n## Usage\n\nTo query for the Page Data as the seo object to your query:\n\n```\nquery MyQuery {\n  homepage {\n    pageId\n    slug\n    title\n    content\n    excerpt\n    ...\n  }\n  pageForPosts {\n    pageId\n    slug\n    title\n    content\n    excerpt\n    ...\n  }\n}\n```\n\n## Support\n\n[Open an issue](https://github.com/ashhitch/wp-graphql-homepage/issues)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashhitch%2Fwp-graphql-homepage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashhitch%2Fwp-graphql-homepage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashhitch%2Fwp-graphql-homepage/lists"}