danstarns / danstarns/graphql-microservices-realworld-example-system

Use dataloader for fields

Open
#1 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
6
Forks
1
PR merge metrics
No merged PRs in 30d

Description

With using inter-schema execution, we make 'a fair few' extra request to get small chunks of data. In a distributed system there is typically high freq of requests, however, we could batch some of them.

Contributor guide

No contributing guide indexed for this repository

Research direction

No file, test, or entry point is named. Start by tracing inter-schema execution and the extra field requests, then verify that selected requests are batched while existing behavior remains correct.

Written by the indexing model from the issue text.

Assessment

Tech stack
graphql, javascript, nodejs
Domain
api, backend, distributed-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.