Jim Isaacs

Results 68 comments of Jim Isaacs

Wanted to get another status update on this.

@AnthonyMDev this is becoming a little unmanageable, and I would like to hear about progress or a plan on this issue. I'm looking at a local changeset where I've added...

I think I'd be in need of the following, in addition to generated Data types that have been mentioned: - `ApolloStore` - `ApolloClient` - `GraphQLError` - `GraphQLResult` - `GraphQLResult.Source` -...

hmm, is there a 3rd option to have the fragments in their own target 🤔

@calvincestari we actually do use `relative` in our setup, but giving this some more thought, the problem isn't the package setup, it's the generated operations sources. To have the shared...

What would you say to an option that could add import statements to generated operations, or event just certain sources?

> What does that config end up looking like is the question. Myself and a colleague of mine have been working on this, and may open a PR soon.

This can be implemented a little differently today with the `context:` parameter that was recently added, and with a custom fetch interceptor. Still not ideal, but maybe an option with...