PHPackages                             ashhitch/wp-graphql-homepage - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. ashhitch/wp-graphql-homepage

ActiveWordpress-plugin

ashhitch/wp-graphql-homepage
============================

Query homepage and post post pages from reading settings with wp-graphql

v1.0(6y ago)6288GPL-3.0-or-laterPHP

Since Dec 7Pushed 6y ago1 watchersCompare

[ Source](https://github.com/ashhitch/wp-graphql-homepage)[ Packagist](https://packagist.org/packages/ashhitch/wp-graphql-homepage)[ RSS](/packages/ashhitch-wp-graphql-homepage/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

WPGraphQl Homepage
==================

[](#wpgraphql-homepage)

This is an extension to the WPGraphQL plugin () to return a `Page` type of the `homepage` and `page for post` page set under the reading settings.

Quick Install
-------------

[](#quick-install)

1. Install &amp; activate [WPGraphQL](https://www.wpgraphql.com/)
2. Clone or download the zip of this repository into your WordPress plugin directory &amp; activate the **WP GraphQL Homepage** plugin

Composer
--------

[](#composer)

```
composer require ashhitch/wp-graphql-homepage

```

> Using this plugin? I would love to see what you make with it. [@ash\_hitchcock](https://twitter.com/ash_hitchcock)

Usage
-----

[](#usage)

To query for the Page Data as the seo object to your query:

```
query MyQuery {
  homepage {
    pageId
    slug
    title
    content
    excerpt
    ...
  }
  pageForPosts {
    pageId
    slug
    title
    content
    excerpt
    ...
  }
}

```

Support
-------

[](#support)

[Open an issue](https://github.com/ashhitch/wp-graphql-homepage/issues)

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2348d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9bafcf443fb9a8c4ec5a92afd854c7609c82c968c7b571630089006b7a66ea4f?d=identicon)[ashhitch](/maintainers/ashhitch)

---

Top Contributors

[![ashhitch](https://avatars.githubusercontent.com/u/2438290?v=4)](https://github.com/ashhitch "ashhitch (3 commits)")

---

Tags

wordpresswordpress-pluginwpgraphqlwpgraphql-plugin

### Embed Badge

![Health badge](/badges/ashhitch-wp-graphql-homepage/health.svg)

```
[![Health](https://phpackages.com/badges/ashhitch-wp-graphql-homepage/health.svg)](https://phpackages.com/packages/ashhitch-wp-graphql-homepage)
```

###  Alternatives

[matepaiva/wp-graphql-crb

Wordpress wrapper to expose Carbon Fields to WpGraphQL queries

248.4k](/packages/matepaiva-wp-graphql-crb)[ashhitch/wp-graphql-send-mail

Send Emails via with WPGraphQL

242.8k](/packages/ashhitch-wp-graphql-send-mail)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
