hasura / hasura/graphql-engine

Stored Introspection for Cloud

Open
#9,561 0 comments 9 reactions 1 assignee Claimed by @tirumaraiselvan View on GitHub
k/enhancement public-roadmap t/gql-services
Dominant language
TypeScript
Stars
32.1k
Forks
3k
PR merge metrics
PR metrics pending

Description

## Feature Description

When a data source or remote schema is unavailable for introspection, then use a cached/stored copy of it to generate the GraphQL schema instead of marking it inconsistent.

## User value / outcome

We provide higher availability for the schema by trading off for consistency. This is valuable in most situations as temporary failures of introspection would not make the source completely inconsistent.

## Current status (design, alpha, beta etc.)

Design

## Resources (e.g. RFCs)

Relates to https://github.com/hasura/graphql-engine/issues/8396

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.