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

chore(graphql): update stored query to include corrections #9349

Merged

Conversation

tchak
Copy link
Member

@tchak tchak commented Jul 24, 2023

No description provided.

@what-the-diff
Copy link

what-the-diff bot commented Jul 24, 2023

PR Summary

  • Added an Option to Include Corrections in Stored Query
    We have added a new argument to the get method in the class StoredQuery. This argument, called $includeCorrections, is a boolean (true/false value) which, when set to true, will include any corrections in the output. This allows users more flexibility and control over the data they retrieve from stored queries.

@tchak tchak added this pull request to the merge queue Jul 26, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 26, 2023
@tchak tchak force-pushed the graphql-with-pending-correction branch from e4e96c1 to ac972c3 Compare July 26, 2023 12:30
@tchak tchak added this pull request to the merge queue Jul 27, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 27, 2023
@tchak tchak force-pushed the graphql-with-pending-correction branch from ac972c3 to 4d29860 Compare July 27, 2023 10:52
@tchak tchak enabled auto-merge July 27, 2023 10:52
@tchak tchak added this pull request to the merge queue Jul 27, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 27, 2023
@tchak tchak added this pull request to the merge queue Jul 27, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 27, 2023
@colinux colinux added this pull request to the merge queue Jul 27, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 27, 2023
@colinux colinux added this pull request to the merge queue Jul 27, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 27, 2023
@tchak tchak added this pull request to the merge queue Aug 1, 2023
Merged via the queue into demarches-simplifiees:main with commit a4b8ad8 Aug 1, 2023
@tchak tchak deleted the graphql-with-pending-correction branch August 1, 2023 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants