Open Ponjimon opened 7 years ago
Can I somehow make this work with Relay? Currently, it requires an array to be returned, but the Relay spec returns an Object like
{ edges: [] }
I need to convert it with connectionFromArray
connectionFromArray
Can I somehow make this work with Relay? Currently, it requires an array to be returned, but the Relay spec returns an Object like
I need to convert it with
connectionFromArray