WebDevStudios / gatsby-starter-wordpress-graphql

A bare-bones Gatsby starter powered WordPress and WPGraphQL!
https://gatsby-starter-wordpress-graphql.netlify.com/
61 stars 10 forks source link

Add Gravity Forms Support #27

Open gregrickaby opened 5 years ago

gregrickaby commented 5 years ago

Need to be able to display and process Gravity Forms.

Kellen suggested we try: https://www.npmjs.com/package/gatsby-source-gravityforms

The WPGraphQL source plugin and a sample form is setup on Lab. Also, there is a form in https://gatsby.wdslab.com/2019/08/30/hello-world/ and the GraphQL fragment is being passed.