Send multiple operations as a single request

Open
#287 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
fsharp, graphql
Domain
api

Research direction

The issue names no files, tests, or entry points. Start by locating the GraphQL request and operation-execution paths, then clarify whether repeated mutations and mixed operations should be supported in one request and what response and error behavior should count as done.

Written by the indexing model from the issue text.

Description

Is it possible to send multiple operations as a single request?
Imagine that I have some mutation and I want to execute the same mutation with different parameters. Can I do that?

Also, can I mix multiple different operations and send them as a batch?

Dominant language
F#
Stars
406
Forks
74
Avg merge
1d 8h
Merged PRs (30d)
14

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from fsprojects/FSharp.Data.GraphQL

All issues in fsprojects/FSharp.Data.GraphQL

Similar issues

More Backend & API Design issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.