hasura / hasura/graphql-engine
fultter graphql multiple mutation
Open
Nobody has claimed this yet.
k/bug
support/needs-more-info
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
does graphql client on flutter support multiple mutation in a single request
what happens is, that if second mutation raises exception, the first one is still executed.
graphql_flutter 5.1.2
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The report only identifies graphql_flutter 5.1.2 and does not name a repository file, test, or entry point. Start by reproducing a request containing multiple mutations where the second fails, then inspect the client's documented request and error behavior. Done should clarify whether partial execution is expected and document or verify the resulting behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flutter, graphql
- Domain
- api, mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100