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

fix(graphql): deprecate isWithCursor in favor of simpler useCursor #1187

Merged
merged 5 commits into from Nov 10, 2023

Conversation

ghiscoding
Copy link
Owner

No description provided.

Copy link

codecov bot commented Nov 10, 2023

Codecov Report

Merging #1187 (5096b02) into master (7ed59de) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master     #1187   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          245       245           
  Lines        17268     17271    +3     
  Branches      6242      6244    +2     
=========================================
+ Hits         17268     17271    +3     
Files Coverage Δ
packages/common/src/services/pagination.service.ts 100.00% <100.00%> (ø)
packages/graphql/src/services/graphql.service.ts 100.00% <100.00%> (ø)

@ghiscoding ghiscoding merged commit 7b3590f into master Nov 10, 2023
5 checks passed
@ghiscoding ghiscoding deleted the bugfix/graphql-is-with-cursor branch November 10, 2023 21:14
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.

None yet

2 participants