Richard Haddad
Richard Haddad
Hi ! Thanks for your answer, I see the 'cancel' problematic. I see 2 solutions: **The first one** In my side, my wrapper returns a list of `PathObject` which is...
@acao maybe I can help working on this issue since it would help my job team. If i'm right project is selected using document URI via [GraphQLCache#getProjectForFile](https://github.com/graphql/graphiql/blob/main/packages/graphql-language-service-server/src/GraphQLCache.ts#L119-L129), using graphql-config `documents`...
@acao I don't see why it would be required. My suggestion does not use `config.getProjectForFile()`, since it's not based on filepath. I suggested a `getProjectForTemplate()` function which would use a...
Thanks, glad to see this package is useful for others 👍 In what project are you using it ?
I see, mixing these two libs can be hard. I recommend you using [react-pixi-fiber](https://github.com/michalochman/react-pixi-fiber), it allows you using Pixi.js with JSX syntax, hooks etc. Very helpful I found.