GraphQL with WP for form submission from Webstudio?
GraphQL with WP for form submission from Webstudio?
At a glance
The community members are discussing the possibility of using GraphQL with WordPress to submit a form created in Webstudio. One community member was trying to collect data using a form and store it in WordPress. However, the comments suggest that using a form with a GraphQL resource is currently not possible, but may be possible in the future as the form is being migrated to use Resource and expose its settings. The community members also suggest exploring WordPress REST APIs as a potential solution for submitting the form data.
Webhook Form requires a webhook (surprise!) to submit to it. Using a for with a graphql resource is currently not possible, but hopefully will be possible in the future as we are migrating the form to use Resource and expose it's settings.