help wanted
Métricas do repositório
- Stars
- (883 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
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?