help wanted
仓库指标
- Star
- (883 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
my schema has the following input:
coordinates: [Float!]!
but it seems the explorer only looks at the leaf argument type. (unwrapInputType)
Am I missing something, or is there perhaps work in progress before I start implementing it?