OneGraph/graphiql-explorer

array (list) input

Open

#32 geöffnet am 26. Nov. 2019

Auf GitHub ansehen
 (29 Kommentare) (5 Reaktionen) (0 zugewiesene Personen)JavaScript (87 Forks)batch import
help wanted

Repository-Metriken

Stars
 (883 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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?

Contributor Guide