Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
justlevine committed Jun 15, 2024
1 parent 5dd804f commit b99e44a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ A WordPress plugin that adds <a href="https://wpgraphql.com" target="_blank">WPG
## Overview
The WPGraphQL for Gravity Forms plugin is a powerful extension for [WPGraphQL](https://www.wpgraphql.com/) that provides a comprehensive suite of features that allows developers to interact with [Gravity Forms](https://www.gravityforms.com/) via GraphQL.

This plugin enhances the developer experience by offering a GraphQL schema tailored for Gravity Forms. This schema provides improved type safety, prevents over-fetching, and even introduces functionality not available in the Gravity Forms REST API.
This plugin enhances the developer experience by offering a GraphQL schema tailored for Gravity Forms. This schema provides improved type safety, prevents over-fetching, and makes it easier to interact with (and even introduces functionality not available in) the Gravity Forms REST API.

WPGraphQL for Gravity Forms is an essential tool for those leveraging decoupled and headless WordPress architectures. Whether you're using WordPress as a data source for your headless application, integrating Gravity Forms data into an external service, or building custom, interactive form experiences, this plugin offers improved developer experience and features to make your frontend code more robust. It's designed to be a versatile tool, capable of handling any decoupled project from simple form submissions to complex, form-driven applications scalable at an enterprise level.

Expand Down

0 comments on commit b99e44a

Please sign in to comment.