ardatan / ardatan/graphql-mesh

IDEA: Implement Fetch strategies for other possible handlers

Open
#4,087 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3.5k
Forks
363
Avg merge
6h 10m
Merged PRs (30d)
19

Description

Today we have many useful fetch strategies in GraphQL handlers. Most of them are basically based on how to handle HTTP requests. So it is possible to implement those in other handlers for example JSON Schema handler can have multiple `baseUrl`s defined with different combination of strategies.

https://www.graphql-mesh.com/docs/handlers/graphql#fetch-strategies-and-multiple-http-endpoints-for-the-same-source

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the linked Fetch strategies and multiple HTTP endpoints documentation for GraphQL handlers, then compare the existing strategies with the JSON Schema handler. Identify which other handlers could support multiple baseUrls and strategy combinations; done means the selected handlers provide equivalent fetch-strategy behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, backend
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.