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

feat: add plugin-paginate-graphql #2487

Merged
merged 4 commits into from
Jul 26, 2023
Merged

feat: add plugin-paginate-graphql #2487

merged 4 commits into from
Jul 26, 2023

Conversation

DariuszPorowski
Copy link
Contributor

Resolves #2463


Behavior

Before the change?

  • Lack of paginate graphql support

After the change?

  • Added paginate graphql support using @octokit/plugin-paginate-graphql
  • Re-export types from @octokit/plugin-paginate-graphql

Other information


Additional info

Pull request checklist

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)
  • Added the appropriate label for the given change

Does this introduce a breaking change?

Please see our docs on breaking changes to help!

  • Yes (Please add the Type: Breaking change label)
  • No

If Yes, what's the impact:

  • N/A

Pull request type

Please add the corresponding label for change this PR introduces:

  • Bugfix: Type: Bug
  • Feature/model/API additions: Type: Feature
  • Updates to docs or samples: Type: Documentation
  • Dependencies/code cleanup: Type: Maintenance

@ghost ghost added this to Inbox in JS Jun 23, 2023
@DariuszPorowski
Copy link
Contributor Author

oh, forget to update README with a new feature, will add tomorrow :)

@wolfy1339 wolfy1339 added the Type: Feature New feature or request label Jul 7, 2023
@ghost ghost moved this from Inbox to Features in JS Jul 7, 2023
@wolfy1339
Copy link
Member

Hi @DariuszPorowski Are you still interested in making the changes?

@DariuszPorowski
Copy link
Contributor Author

@wolfy1339 oh! totally forgot about readme update. yep, will do. I am off for a few days. So will do next week.

@DariuszPorowski
Copy link
Contributor Author

@wolfy1339 readme added :)

@wolfy1339 wolfy1339 merged commit 74856f6 into octokit:main Jul 26, 2023
7 checks passed
@github-actions
Copy link

🎉 This PR is included in version 3.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Type: Feature New feature or request
Projects
Archived in project
JS
  
Features
Development

Successfully merging this pull request may close these issues.

[FEAT]: Include plugin-paginate-graphql in the bundle.
3 participants