Skip to content

DRAFT: 16224 add cursor pagin to interfaces and devices + offset paging to device roles #16237

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
wants to merge 1 commit into from

Conversation

jepify
Copy link

@jepify jepify commented May 22, 2024

PR to show how strawberry_django allows for both offset based pagination with pagination=True and cursor based pagination by implementing the Relay spec via strawberry_django.connections()

Fixes: #16224 partially.

@jepify jepify changed the title add cursor pagin to interfaces and devices + offset paging to device roles DRAFT: 16224 add cursor pagin to interfaces and devices + offset paging to device roles May 22, 2024
@jepify jepify marked this pull request as draft May 22, 2024 06:30
Copy link
Contributor

github-actions bot commented Jun 7, 2024

This PR has been automatically marked as stale because it has not had recent activity. It will be closed automatically if no further action is taken.

@github-actions github-actions bot added the pending closure Requires immediate attention to avoid being closed for inactivity label Jun 7, 2024
Copy link
Contributor

This PR has been automatically closed due to lack of activity.

@github-actions github-actions bot closed this Jun 23, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pending closure Requires immediate attention to avoid being closed for inactivity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GraphQL Pagination
1 participant