Skip to content

Fix GraphQL Queries with Variables#3002

Merged
EnricoMi merged 3 commits intoPyGithub:mainfrom
kgal-pan:fix-graphql-variables
Jul 28, 2024
Merged

Fix GraphQL Queries with Variables#3002
EnricoMi merged 3 commits intoPyGithub:mainfrom
kgal-pan:fix-graphql-variables

Conversation

@kgal-pan
Copy link
Copy Markdown
Contributor

Fix #3001

@EnricoMi
Copy link
Copy Markdown
Collaborator

@heitorpolidoro what are your thoughts?

@EnricoMi
Copy link
Copy Markdown
Collaborator

@kgal-pan please rebase with / merge current main branch.

@kgal-pan
Copy link
Copy Markdown
Contributor Author

@kgal-pan please rebase with / merge current main branch.

Done.

@EnricoMi
Copy link
Copy Markdown
Collaborator

Look like the input is needed by mutations. Adding fix in a minute.

Copy link
Copy Markdown
Collaborator

@EnricoMi EnricoMi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@EnricoMi EnricoMi added this pull request to the merge queue Jul 28, 2024
Merged via the queue into PyGithub:main with commit 4324a3d Jul 28, 2024
@kgal-pan
Copy link
Copy Markdown
Contributor Author

@EnricoMi - Any ETA on the next release? Thanks! 🙏🏾

@heitorpolidoro
Copy link
Copy Markdown
Contributor

@heitorpolidoro what are your thoughts?

Sorry for the delay.
It it a good fix. ✅

Thanks @kgal-pan

EnricoMi added a commit to arash77/PyGithub that referenced this pull request Jul 29, 2024
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.

Calling GraphQL query with variables returns 400

3 participants