OneGraph/graphiql-explorer

array (list) input

Open

#32 aberto em 26 de nov. de 2019

Ver no GitHub
 (29 comments) (5 reactions) (0 assignees)JavaScript (87 forks)batch import
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?

Guia do colaborador