AxeWP / wp-graphql-gravity-forms

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

Support for Polls Add-On #401

Open otto-maddox opened 9 months ago

otto-maddox commented 9 months ago

What problem does this address?

I would love to see the Gravity Forms Polls Add-on supported by WPGraphQL Gravity Forms. I noticed that it isn't mentioned in the roadmap or any other discussions.

What is your proposed solution?

Would this be possible? How could I add support for it myself in the meantime?

What alternatives have you considered?

I can make do with other fields as a work around, but having this supply results would be great.

Additional Context

Thanks for any help!

justlevine commented 8 months ago

Hey @otto-maddox - thanks for the suggestion!

Support for all Gravity Forms official extensions is definitely a long-term goal, however I'm primarily focused on feature parity with Gravity Forms core.

PRs are always welcome, or if you're interested you can reach out to me on WPGraphQL Slack to sponsor the work on add support for GF Polls.

In the interim, you can register support for the Poll form fields and mutation value inputs locally.