issues Search Results · repo:graphql/dataloader language:JavaScript
Filter by
184 results
(92 ms)184 results
ingraphql/dataloader (press backspace or delete to remove)Originally posted by @1singh1 in https://github.com/duckduckgo/smarter-encryption/issues/30
1singh1
- Opened 13 days ago
- #381
What problem are you trying to solve?
!-- A concise description of what the problem is that this project should help solve --
Describe the solution you d like
!-- What should the API and behavior look ...
enhancement
1singh1
- Opened 13 days ago
- #380
What problem are you trying to solve?
The library is 6 years old and could benefit from using modern ES features, plus ESM is easier to tree-shake. I believe
I had some TypeScript issues as well -- dataloader ...
enhancement
macalinao
- Opened 17 days ago
- #379
Expected Behavior
The docs state creating a new Promise and new key in the batchLoadFn for every load of the same key. When loading large
datasets that can contain large amounts of duplicates this means ...
bug
owenallenaz
- Opened 24 days ago
- #377
There is a possibility for an inconsistent state of the backend to be seen by the application when calls to the batch
function are coalesced under certain conditions.
The scenario is as follows:
await ...
enhancement
loucadufault
- Opened on Jun 30
- #376
Commented already in #60, but decided to create a new issue to maybe make it more visible. So my code looks like this:
const load = async (keys: string[]): Promise string[] = {
return Promise.all(keys.map(key ...
help wanted
drodil
- Opened on May 16
- #375
It s a partial review. I will find time for other files soon.
Also, please update these files to have the new type with @oneOf:
https://github.com/graphql/graphql-js/blob/e17a0897f67305626c6090ce0174f101b7a96fc4/src/testUtils/kitchenSinkSDL.ts ...
jordan11210
- Opened on Dec 23, 2024
- #373
The release action has failed on the last three merges to main. It looks like it might be a permissions issue with this
repo not allowing pull requests to be created by actions? Not a code problem from ...
enhancement
btabram
- 3
- Opened on Nov 21, 2024
- #366
Hi Team,
I hope this message finds you well. I wanted to bring to your attention a security vulnerability I discovered while
testing our dependencies.
Issue Details:
Vulnerability: Denial of Service ...
bug
nevetushar
- 2
- Opened on Oct 24, 2024
- #362
What problem are you trying to solve?
Handling different parameters in field resolvers with dataloader is tricky.
Let’s have this GraphQL schema:
type Order {
orderId: Int
status: String
}
type ...
enhancement
GNevsky
- 1
- Opened on Mar 30, 2024
- #359

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.