adobe / adobe/apollo-link-mutation-queue

Will be great a default option skipQueue: true

Open
#9 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
13
Forks
3
PR merge metrics
No merged PRs in 30d

Description

I mean all mutation skip Queue, unless option skipQueue: false.

I developing an app where most of the mutation does no need to be in a queue, just some few.

Will be event better if we can name queues.

In my case my problem is when you are updating the same record (it need to be in a queue)
but if the system is updating several records several times at the barely the same time, will be great have different queues for each record.

Thanks for your time

Contributor guide

Open the contributing guide

Research direction

Review the existing mutation queue API and how skipQueue is represented before deciding how a default of true and named queues should interact. Done should include a clear behavior for queued and non-queued mutations, including updates to the same record and updates to different records.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.