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

Change explode and explode layers to return GQL edges #1910

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rachchan
Copy link
Contributor

@rachchan rachchan commented Jan 9, 2025

What changes were proposed in this pull request?

In the graphql edges API, I've changed explode and explode_layers to return GqlEdges rather than an array of Edge

Why are the changes needed?

I need pagination of exploded edges

Does this PR introduce any user-facing change? If yes is this documented?

was it documented in the first place....

How was this patch tested?

Tested in playground

Are there any further changes required?

no

@rachchan rachchan changed the title change explode to return gql edges Change explode and explode layers to return GQL edges Jan 9, 2025
@rachchan rachchan force-pushed the feature/explodegqledges branch from b053379 to 79afe19 Compare January 10, 2025 09:36
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