PHPackages                             zngly/wp-graphql-acf-mutations - 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. [API Development](/categories/api)
4. /
5. zngly/wp-graphql-acf-mutations

ActiveWordpress-plugin[API Development](/categories/api)

zngly/wp-graphql-acf-mutations
==============================

ACF Mutations for WP GraphQL

1.1.3(2y ago)72.9k1[9 issues](https://github.com/zngly/wp-graphql-acf-mutations/issues)GPL-3.0+PHPPHP ^7.0 || ^8.0

Since Apr 19Pushed 2y ago4 watchersCompare

[ Source](https://github.com/zngly/wp-graphql-acf-mutations)[ Packagist](https://packagist.org/packages/zngly/wp-graphql-acf-mutations)[ Docs](https://github.com/zngly/wp-graphql-acf-mutations)[ RSS](/packages/zngly-wp-graphql-acf-mutations/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (10)Versions (16)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/e649abf26757b4e11d8177bc3674e47f0a92ae31b9f0d6197bf511012a73e600/687474703a2f2f706f7365722e707567782e6f72672f7a6e676c792f77702d6772617068716c2d6163662d6d75746174696f6e732f76)](https://packagist.org/packages/zngly/wp-graphql-acf-mutations) [![Total Downloads](https://camo.githubusercontent.com/487d18a19ee4b7105081cc6b4b8a9a0e0a4f19249f95465f8bff1348b948649d/687474703a2f2f706f7365722e707567782e6f72672f7a6e676c792f77702d6772617068716c2d6163662d6d75746174696f6e732f646f776e6c6f616473)](https://packagist.org/packages/zngly/wp-graphql-acf-mutations) [![Latest Unstable Version](https://camo.githubusercontent.com/d7781f51d89fba3ba362deddb7caf0bd229964abdc878468b8618f5e12e11cb2/687474703a2f2f706f7365722e707567782e6f72672f7a6e676c792f77702d6772617068716c2d6163662d6d75746174696f6e732f762f756e737461626c65)](https://packagist.org/packages/zngly/wp-graphql-acf-mutations) [![License](https://camo.githubusercontent.com/46b8fda329d2edb364093cb3e1c200db3f1874fb7ce53efb58ec620f63a9dc45/687474703a2f2f706f7365722e707567782e6f72672f7a6e676c792f77702d6772617068716c2d6163662d6d75746174696f6e732f6c6963656e7365)](https://packagist.org/packages/zngly/wp-graphql-acf-mutations) [![PHP Version Require](https://camo.githubusercontent.com/38017dd04f5e469b1b885b8a31109365a75c29d4cb0cca3f88d4df59d6bdcd53/687474703a2f2f706f7365722e707567782e6f72672f7a6e676c792f77702d6772617068716c2d6163662d6d75746174696f6e732f726571756972652f706870)](https://packagist.org/packages/zngly/wp-graphql-acf-mutations)

Zngly - WpGraphql ACF Mutations (Beta)
--------------------------------------

[](#zngly---wpgraphql-acf-mutations-beta)

Wordpress plugin which add mutations to ACF Fields

### Note

[](#note)

This plugin is still in active development. It is currently being used internally at Zngly.

### Install

[](#install)

`composer require zngly/wp-graphql-acf-mutations`

### Usage

[](#usage)

Install and Activate plugin

Acf fields should show up in mutations

### Specify Graphql Type

[](#specify-graphql-type)

If an acf type needs a specific graphql type such as a custom enum then specify `"strict_graphql_type" => "MyCustomEnum"` in your acf config.

[![image](https://user-images.githubusercontent.com/87081580/180242118-a887435c-d665-44aa-b569-c50cc27542c6.png)](https://user-images.githubusercontent.com/87081580/180242118-a887435c-d665-44aa-b569-c50cc27542c6.png)

### Limitations

[](#limitations)

- Currently the mutations will not be set for objects nested with more than one child deep.
- Do not name your acf fields the same name as any of the fields that already exist in the wpgrahql schema. E.g. status, author, id, databaseId...

### Zip Install

[](#zip-install)

1. Download the [Latest Release](https://github.com/zngly/wp-graphql-acf-mutations/releases)
2. Extract the contents of the zip file into a folder `wp-graphql-acf-mutations`
3. Place the `wp-graphql-acf-mutations` folder in your `wp-content/plugins` folder
4. From `wp-content/plugins/wp-graphql-acf-mutations` directory run `composer install:prod`
5. Activate the plugin

### Dev Usage

[](#dev-usage)

- clone the repository
- make sure you have composer and npm installed on your system
- make sure you have XAMPP or something similar installed on your system
- this will install wordpress along with the plugin
- `composer install:dev`
- `composer watch`
- goto your wordpress installation in your localhost browser
- finish the wordpress installation

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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

Every ~30 days

Recently: every ~74 days

Total

14

Last Release

1088d ago

PHP version history (2 changes)v1PHP ^7.1 || ^8.0

1.0.6PHP ^7.0 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/f2a262788da2d9f0d35bb61f3743498e4cd02cfe8c4178357a70932c202813cf?d=identicon)[vlad\_zngly](/maintainers/vlad_zngly)

---

Top Contributors

[![zngly-vlad](https://avatars.githubusercontent.com/u/87081580?v=4)](https://github.com/zngly-vlad "zngly-vlad (70 commits)")

---

Tags

composergraphqlphpwordpresswordpress-pluginwpgraphqlwpgraphql-pluginznglygraphqlpackageacfwpgraphqlznglymutations

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/zngly-wp-graphql-acf-mutations/health.svg)

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

###  Alternatives

[webonyx/graphql-php

A PHP port of GraphQL reference implementation

4.7k77.3M333](/packages/webonyx-graphql-php)[nuwave/lighthouse

A framework for serving GraphQL from Laravel

3.5k10.7M93](/packages/nuwave-lighthouse)[overblog/graphql-bundle

This bundle provides tools to build a GraphQL server in your Symfony App.

8027.9M28](/packages/overblog-graphql-bundle)[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8044.5M33](/packages/smile-elasticsuite)[gmostafa/php-graphql-client

GraphQL client and query builder.

3217.6M25](/packages/gmostafa-php-graphql-client)[aimeos/ai-admin-graphql

Aimeos Admin GraphQL API extension

944100.0k4](/packages/aimeos-ai-admin-graphql)

PHPackages © 2026

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