oliyh / lacinia-gen

Generators for GraphQL
70 stars 5 forks source link

Should work when leaf field has a resolver #7

Closed oliyh closed 6 years ago

oliyh commented 6 years ago

Currently blows up.

Generic solution might be to generate data once when resolving root and otherwise using parent when resolving branches and leaves