victorteokw / graphql-joker

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

revamp the cli #16

Closed victorteokw closed 6 years ago

victorteokw commented 6 years ago

throw away yeoman things. ✅ amur resource Hotel name:String! address:addressSchema ✅ amur schema Address city:String ✅ amur test Hotel #(model test) generate test according to user's model file Feature created #22 amur console # this add npm run console support Feature created #20 amur seed # this add data seeding support Feature created #21