OneGraph/graphiql-explorer

array (list) input

Open

#32 ouverte le 26 nov. 2019

Voir sur GitHub
 (29 commentaires) (5 réactions) (0 assignés)JavaScript (87 forks)batch import
help wanted

Métriques du dépôt

Stars
 (883 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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?

Guide contributeur