Yamashou

Results 11 issues of Yamashou

### What happened? A panic occurs if define type of Subscription ``` type Subscription implements Node { id: ID! userID: ID! name: String! deadline: Int! createdAt: Int! updatedAt: Int! }...

accepted

https://github.com/Yamashou/gqlgenc/issues/109

I'm currently developing to solve a gqlpercer problem. I only saw PR and issues when slack was notified. But recently my slack hasn't received those messages. I apologize to anyone...

``` modelgen failed: unable to find type github.com/99designs/gqlgen/graphql.String : unable to find type github.com/99designs/gqlgen/graphql.String ``` failed when execute from cli at terminal.

Now, generated client dose it connect some server of GraphQL. But it's giving up some things. Add features I think I need. - [x] Request Interceptor (PR: https://github.com/Yamashou/gqlgenc/pull/37) - [...

https://github.com/99designs/gqlgen/issues/910 maybe this solution is to make new template function for generate files.

**Is your feature request related to a problem? Please describe.** I use GraphQL Code Generator for my React projects. I am using pluckConfig in the configuration of that project. I...

I want to install a app of PWA. But, not working it. Could you please guide me through the process of installing the application?