I think it'd be good dev-experience: 1. I write some query using `gql` in my eg. React component. 2. I save the file 3. I'm instantly able to import just created query type interface that was just generated.
I think it'd be good dev-experience:
gqlin my eg. React component.