Skip to content

refactor: use nodes shorthand in graphql queries #860

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

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

setchy
Copy link
Member

@setchy setchy commented Mar 7, 2024

Closes #831

Since we aren't using any of the relay paginated information in the GraphQL search responses, we can simplify and use the nodes shorthand

@setchy setchy added the refactor Refactoring of existing feature label Mar 7, 2024
@setchy setchy changed the title refactor: graphql queries use nodes refactor: use nodes shorthand in graphql queries Mar 7, 2024
@afonsojramos afonsojramos merged commit 3893b9c into gitify-app:main Mar 7, 2024
adufr pushed a commit to adufr/gitify that referenced this pull request Mar 25, 2024
@setchy setchy deleted the refactor-graphql-nodes branch April 7, 2024 11:42
@setchy setchy added this to the Release 5.0.0 milestone Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactoring of existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

refactor GraphQL query shape to use nodes shorthand
2 participants