Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: replace formId with id in examples #341

Merged
merged 2 commits into from
Jan 24, 2023

Conversation

mosesintech
Copy link
Contributor

What

This PR replaces formId with id in the example submission mutations.

Why

Attempting to submit a mutation using formId gives this error:
There was an error submitting the form: [GraphQL] Field SubmitGfFormInput.id of required type ID! was not provided. [GraphQL] Field "formId" is not defined by type SubmitGfFormInput.

How

No implementation, just updating the docs to reflect the correct mutation.

Testing Instructions

Additional Info

Checklist:

  • This PR is tested to the best of my abilities.
  • This PR follows the WordPress Coding Standards.
  • This PR has proper inline documentation.
  • This PR has unit tests to verify the code works as intended.
  • The changes in this PR have been noted in CHANGELOG.md

@justlevine justlevine added scope: documentation 📚 Changes to documentation only type: chore 🧹 No changes to production code. labels Jan 24, 2023
@codeclimate
Copy link

codeclimate bot commented Jan 24, 2023

Code Climate has analyzed commit 07ec129 and detected 0 issues on this pull request.

View more on Code Climate.

@justlevine justlevine merged commit d86061c into AxeWP:develop Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: documentation 📚 Changes to documentation only type: chore 🧹 No changes to production code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants