https://github.com/jabranr/nullify-empty-fields-for-acf
WordPress plugin to set Advanced Custom Fields (ACF) empty field value as null instead of false to avoid GraphQL error in GatsbyJS.
https://github.com/jabranr/nullify-empty-fields-for-acf
acf gatsby-source-wordpress gatsbyjs graphql plugin wordpress wordpress-plugin
Last synced: 3 months ago
JSON representation
WordPress plugin to set Advanced Custom Fields (ACF) empty field value as null instead of false to avoid GraphQL error in GatsbyJS.
- Host: GitHub
- URL: https://github.com/jabranr/nullify-empty-fields-for-acf
- Owner: jabranr
- License: mit
- Created: 2020-03-19T23:50:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-09-09T07:59:37.000Z (almost 3 years ago)
- Last Synced: 2025-03-06T00:17:53.201Z (over 1 year ago)
- Topics: acf, gatsby-source-wordpress, gatsbyjs, graphql, plugin, wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://wordpress.org/plugins/wp-acf-nullify-gatsby/
- Size: 247 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nullify empty fields for ACF  
Set Advanced Custom Fields (ACF) empty field value as `null` instead of `false` to avoid GraphQL error in GatsbyJS.
## WordPress plugins
https://wordpress.org/plugins/wp-acf-nullify-gatsby/
## Contributing / Reporting an issue
You can contribute by sending a PR.
If you would like to report an issue then report it at [GitHub issues](https://github.com/jabranr/nullify-empty-fields-for-acf/issues)
## License
MIT License
© Jabran Rafique – since 2020
[](https://github.com/igrigorik/ga-beacon)