You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
Much like WPGraphQL uploads a Schema asset for releases, it would be nice for WPGraphQL for ACF to do similar so we could automate Schema diffs.
In order to do this, we would also need to use a consistent ACF Field Group configuration so we could show how it's been impacted by changes over time.
Much like WPGraphQL uploads a Schema asset for releases, it would be nice for WPGraphQL for ACF to do similar so we could automate Schema diffs.
In order to do this, we would also need to use a consistent ACF Field Group configuration so we could show how it's been impacted by changes over time.
We have this field group: https://github.com/wp-graphql/wp-graphql-acf/blob/develop/docs/field-group-examples-export.json
We could use that in a Github workflow, import it, generate the schema, upload the schema asset, diff the schemas on next release.
We could potentially do this with more than one field group / sets of field groups too 🤔
The text was updated successfully, but these errors were encountered: