facebook/relay

Support for schema enum extensions?

Open

#3,748 创建于 2022年1月13日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Rust (1,874 fork)batch import
help wantedrust

仓库指标

Star
 (18,930 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

https://github.com/facebook/relay/blob/14550c8bd80e53369852db66d7681f13d6dd5f84/compiler/crates/schema/src/in_memory/mod.rs#L732-L734

Is there already work in progress for the new Rust compiler to support EnumTypeExtension and some of the other features here marked as todo? We're looking to upgrade to Relay 13, but trying to work out if we'll need to work around the missing extension support here.

贡献者指南