mobxjs / mst-gql

Bindings for mobx-state-tree and GraphQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generate only selected models

Abdulaev opened this issue · comments

commented

How can i generate only N models from schema?
For example:
yarn mst-gql --models Todo
will generate only Todo model with it queries