Skip to content

refactor GraphQL query shape to use nodes shorthand #831

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

Closed
setchy opened this issue Feb 27, 2024 · 0 comments · Fixed by #860
Closed

refactor GraphQL query shape to use nodes shorthand #831

setchy opened this issue Feb 27, 2024 · 0 comments · Fixed by #860
Labels
refactor Refactoring of existing feature

Comments

@setchy
Copy link
Member

setchy commented Feb 27, 2024

📝 Provide a description of the new feature

Currently we are querying for the relay paginated shape (edges -> node). We don't do anything currently with the edge information, so we can simplify our shape by going directly to nodes.

➕ Additional Information

No response

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 a pull request may close this issue.

1 participant