Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

GraphQL API for interacting with Gravity Forms.

License

NotificationsYou must be signed in to change notification settings

AxeWP/wp-graphql-gravity-forms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

alt text

WPGraphQL for Gravity Forms

A WordPress plugin that addsWPGraphQL support forGravity Forms.


Packagist LicensePackagist VersionGitHub commits since latest release (by SemVer)GitHub forksGitHub Repo stars
Coverage StatusWordPress Coding StandardsCode QualitySchema Linter

Overview

The WPGraphQL for Gravity Forms plugin is a powerful extension forWPGraphQL that provides a comprehensive suite of features that allows developers to interact withGravity Forms via GraphQL.

This plugin enhances the developer experience by offering a GraphQL schema tailored for Gravity Forms. The schema provides improved type safety, prevents over-fetching, and makes it easier to interact with your forms and entries than (and even provides functionality not available in) Gravity Form's traditional PHP and REST APIs.

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.

System Requirements

Quick Install

  1. Install & activateWPGraphQL.
  2. Install & activateGravity Forms and any supported addons.
  3. Download thewp-graphql-gravity-forms.zip file from thelatest release upload it to your WordPress install, and activate the plugin.

Important

Make sure you are downloading thewp-graphql-gravity-forms.zip file from the releases page, not theSource code (zip) file nor a clone of the repository.

If you wish to use the source code, you will need to runcomposer install inside the plugin folder to install the required dependencies.

With Composer

composer require harness-software/wp-graphql-gravity-forms

Updating and Versioning

As we worktowards a 1.0 Release, we will need to introduce numerous breaking changes. We will do our best to group multiple breaking changes together in a single release, to make it easier on developers to keep their projects up-to-date.

Until we hit v1.0, we're usinga modified version ofSemantic Versioning

v0.x: "Major" releases. These releases introduce new features, and may contain breaking changes to either the PHP API or the GraphQL schema.v0.x.y: "Minor" releases. These releases introduce new features and enhancements and address bugs. They do not contain breaking changes.v0.x.y.z: "Patch" releases. These releases are reserved for addressing issue with the previous release only.

Development and Support

Development of WPGraphQL for Gravity Forms is provided byAxePress Development. Community contributions arewelcome andencouraged.

Basic support is provided for free, both inthis repo and inWPGraphQL's official Discord.

Priority support and custom development are available toour Sponsors.

Supported Features

  • Querying forms and entries.
  • Submitting forms.
  • Updating entries and draft entries.
  • Deleting entries and draft entries.
  • Triggering builds withWPGatsby andJamstack Deployments

Future Feature Enhancements

View all Feature Requests

Documentation

Recipes

Sponsors

SafetyHQ (previously Harness Software)


[8]ページ先頭

©2009-2025 Movatter.jp