graphql / graphql/graphql-spec

GraphQL Input Interface

Open
#770 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
14.6k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

While there seems to be work on an RFC for input unions, I think interfaces also deserve an input type for the same reason. Constructing a list of interfaces is, at the moment, quite painful.

While one could work around this by using unions, interfaces are often a better way to model a schema. The syntax should be similar to that of input unions ([RFC](https://github.com/graphql/graphql-spec/blob/master/rfcs/InputUnion.md)).

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.