-
-
Notifications
You must be signed in to change notification settings - Fork 142
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refactor: port slonik-dataloaders * refactor: port slonik-dataloaders * refactor: port slonik-dataloaders * refactor: port slonik-dataloaders * refactor: port slonik-dataloaders * refactor test setup * add offset * refactor test setup * feat: utilize separate queries for connection loader * remove instanceof check * remove __typename from edge fields * support validation * correct linting * remove unnecessary upper() * correctly serialize Set * handle a mix of requested info * fix lock * fix lock * fix lock * wip * wip * wip
- Loading branch information
Showing
24 changed files
with
3,357 additions
and
429 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@slonik/dataloaders": minor | ||
--- | ||
|
||
Porting @danielrearden's [slonik-dataloaders](https://github.com/danielrearden/slonik-dataloaders) to Slonik monorepo as @slonik/dataloaders. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.