sikanhe / reason-graphql

GraphQL server in pure Reason (Bucklescript)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change `list` GraphQL type to accept an `array`

fakenickels opened this issue · comments

As we are in a JS env it would make more sense. Opening this issue as a suggestion and for the discussion!

I was about to suggest this too once I'm done with the current PR I'm working on.

good point

Implemented in #41