Currently, the join field outputs to its result `hasNextPage: boolean` and have the `limit` query parameter but lacks `page` which can be useful. This PR adds it.
Payload Drizzle Adapter
The Drizzle package is used by db-postgres and db-sqlite for shared functionality of SQL databases. It is not meant to be used directly in Payload projects.