Skip to content

Commit

Permalink
docs(changeset): hasNextPage (via hasMore) now uses an access plan ra…
Browse files Browse the repository at this point in the history
…ther than a lambda plan.
  • Loading branch information
benjie committed Jun 28, 2023
1 parent b5eb7c4 commit b66d250
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .changeset/tender-eggs-relate.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"graphile-build-pg": patch
"postgraphile": patch
"@dataplan/pg": patch
---

hasNextPage (via hasMore) now uses an access plan rather than a lambda plan.

0 comments on commit b66d250

Please sign in to comment.