Trying to follow the quick-start guide, I ran:
npx graphql-zeus https://hub.snapshot.org/graphql ./test --typescript, which in my case results in the cli prompting me to enter the url again:
When I enter it, the config file is written out to "zeus" and a client is generated.
So to me, it looks like it currently ignores the cli options.
Trying to follow the quick-start guide, I ran:
npx graphql-zeus https://hub.snapshot.org/graphql ./test --typescript, which in my case results in the cli prompting me to enter the url again:When I enter it, the config file is written out to "zeus" and a client is generated.
So to me, it looks like it currently ignores the cli options.