victorteokw / graphql-joker

GraphQL Joker is the ultimate GraphQL scaffolding tool.
GNU General Public License v3.0
74 stars 9 forks source link

Adding test for nested foreign key and fixing this feature #24

Closed victorteokw closed 6 years ago

victorteokw commented 6 years ago

When user type

amur resource User posts:[Post]:staffs.author

Will this be ok without bug?