ts-gql
ts-gql copied to clipboard
Support a separate configuration file
The title is pretty much talks for itself. In my personal use case, I'm using brand types as scalar types (e.g PostId, UserId, etc). These scalars can get large pretty quickly.
I can make a pr for this if you want.