AxeWP / wp-graphql-gravity-forms

GraphQL API for interacting with Gravity Forms.
GNU General Public License v3.0
165 stars 29 forks source link

feat: add support for wp-graphql-content-blocks #430

Closed justlevine closed 5 months ago

justlevine commented 5 months ago

What

Integrats with WPGraphQL Content Blocks by exposing the GravityformsFormAttributes.form field for directly accessing the Form data from within the editorBlocks.

Why

Closes #301

How

Testing Instructions

Additional Info

Checklist: