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

converting graphql queries to use variables #120

Merged
merged 41 commits into from
May 20, 2024

Conversation

mdfleury-wbd
Copy link
Contributor

@mdfleury-wbd mdfleury-wbd commented Apr 15, 2024

Description

Converting graphQL queries to use variables, instead of using string replacement.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation change

Checklist

  • My code follows conforms to the coding standards.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@mdfleury-wbd mdfleury-wbd changed the title converting two graphql queries for testing converting graphql queries to use variables May 9, 2024
@mdfleury-wbd mdfleury-wbd marked this pull request as ready for review May 13, 2024 11:04
@mdfleury-wbd mdfleury-wbd requested a review from a team as a code owner May 13, 2024 11:04
ZoogieZork
ZoogieZork previously approved these changes May 15, 2024
ZoogieZork
ZoogieZork previously approved these changes May 16, 2024
@mdfleury-wbd mdfleury-wbd added this pull request to the merge queue May 20, 2024
Merged via the queue into main with commit 1f092e1 May 20, 2024
6 checks passed
@mdfleury-wbd mdfleury-wbd deleted the mdfleury-wbd/use-graphql-vars branch May 20, 2024 13:41
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