PHPackages                             wwwision/neos-graphql - 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. wwwision/neos-graphql

Abandoned → [wwwision/cr-graphql](/?search=wwwision%2Fcr-graphql)Neos-package

wwwision/neos-graphql
=====================

Experimental GraphQL API for the Neos Content Repository

v1.2.0(4y ago)161664[1 PRs](https://github.com/bwaidelich/Wwwision.Neos.GraphQL/pulls)GPL-3.0+PHP

Since Apr 27Pushed 4y ago3 watchersCompare

[ Source](https://github.com/bwaidelich/Wwwision.Neos.GraphQL)[ Packagist](https://packagist.org/packages/wwwision/neos-graphql) Fund[ GitHub Sponsors](https://github.com/bwaidelich)[ RSS](/packages/wwwision-neos-graphql/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (6)Dependencies (2)Versions (8)Used By (0)

Wwwision.Neos.GraphQL
=====================

[](#wwwisionneosgraphql)

An experimental GraphQL API on top of the Neos Content Repository

Background
----------

[](#background)

This package just comes with a set of GraphQL Type definitions that wrap the public API of the Neos Content Repository. It depends on the [Wwwision.GraphQL package](https://github.com/bwaidelich/Wwwision.GraphQL) to provide the API endpoint and to render the GraphiQL IDE.

Installation
------------

[](#installation)

Within an existing Neos instance install the package using [composer](https://getcomposer.org/doc/):

```
composer require wwwision/neos-graphql

```

Test whether the GraphQL Playground works by navigating to `/neos/graphql`. You should be redirected to the Neos Login form and then back to the GraphiQL interface.

Usage
-----

[](#usage)

All the types, queries and mutations are documented and in sync with the PHP API, so this should be pretty self-explanatory if you're familiar with [GraphQL](http://graphql.org/) and/or with the [GraphQL Playground](https://github.com/prisma-labs/graphql-playground).

Here are some random snapshots of the package in action:

### A simple query to fetch a node in live workspace including its sub-pages:

[](#a-simple-query-to-fetch-a-node-in-live-workspace-including-its-sub-pages)

[![](graphiql_01.png)](graphiql_01.png)

### Display other dimensions of a given node:

[](#display-other-dimensions-of-a-given-node)

[![](graphiql_02.png)](graphiql_02.png)

### Move a node into another node and publish the workspace

[](#move-a-node-into-another-node-and-publish-the-workspace)

[![](graphiql_03.png)](graphiql_03.png)

(Note: this will copy the moved node into the "user-admin" workspace, that can then be published)

Disclaimer
----------

[](#disclaimer)

This package was originally created to evaluate the usage of GraphQL to drive the Neos UI. Our current standpoint is: For this very scenario (or if one really needs all the low-level power of this API) this approach might be a viable way. For providing more high-level or public services for unknown clients to be consumed, there are probably better ways, including a good old REST API (btw: GraphQL positions itself as *alternative* to REST, not as *replacement*!).

While this package mainly wraps the existing PHP API it is still considered *beta*, mainly because of a few parts that are likely to change:

- The package key/namespace - I'm not happy with the current name. But if we happen to use it for the Neos Backend this will should be moved to the neos vendor namespace anyways.
- The return types of mutations - Currently they return a `MutationResult` with one success flag. This allows us to change the implementation to be asynchronous without breaking the types. But the current type is not very useful.
- Some details of the type definitions might need to be revised

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 83.3% 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

Every ~396 days

Recently: every ~495 days

Total

6

Last Release

1688d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/307571?v=4)[Bastian Waidelich](/maintainers/bwaidelich)[@bwaidelich](https://github.com/bwaidelich)

---

Top Contributors

[![bwaidelich](https://avatars.githubusercontent.com/u/307571?v=4)](https://github.com/bwaidelich "bwaidelich (20 commits)")[![albanbruder](https://avatars.githubusercontent.com/u/36596731?v=4)](https://github.com/albanbruder "albanbruder (1 commits)")[![dependabot-support](https://avatars.githubusercontent.com/u/112581971?v=4)](https://github.com/dependabot-support "dependabot-support (1 commits)")[![gjwnc](https://avatars.githubusercontent.com/u/19683930?v=4)](https://github.com/gjwnc "gjwnc (1 commits)")[![grebaldi](https://avatars.githubusercontent.com/u/2522299?v=4)](https://github.com/grebaldi "grebaldi (1 commits)")

### Embed Badge

![Health badge](/badges/wwwision-neos-graphql/health.svg)

```
[![Health](https://phpackages.com/badges/wwwision-neos-graphql/health.svg)](https://phpackages.com/packages/wwwision-neos-graphql)
```

###  Alternatives

[neos/neos-ui

Neos CMS UI written in React

2661.0M104](/packages/neos-neos-ui)[neos/form-builder

Flow Form Framework integration into Neos CMS

19347.1k18](/packages/neos-form-builder)[neos/demo

Site package for the Neos Demo Site

18181.0k6](/packages/neos-demo)[flowpack/media-ui

This module allows managing media assets including pictures, videos, audio and documents.

2184.5k2](/packages/flowpack-media-ui)[kaufmanndigital/gdpr-cookieconsent

A ready-to-run package, that integrates an advanced cookie consent banner into your Neos CMS site.

2540.7k](/packages/kaufmanndigital-gdpr-cookieconsent)[flowpack/neos-matomo

Track visits of your Neos site with the Matomo Open Analytics Platform!

2337.6k](/packages/flowpack-neos-matomo)

PHPackages © 2026

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