graphql-wg
graphql-wg copied to clipboard
Working group notes for GraphQL
[2021-03-04] Add prose to explain why scalar fields must have the same type when composing fragments
[https://github.com/graphql/graphql-spec/issues/820](https://github.com/graphql/graphql-spec/issues/820) > Matt: I have to deal with a codebase restricted by this problem. We used "Type models" at Facebook at the beginning of GraphQL. In the last 6 years...
Hi. I have been using GraphQL and its ecosystem for quite sometime now including graphqljs (indirectly through abstractions), Apollo/Mercurius, GraphiQL/Playground, Dataloader. VSCode GraphQL, Apollo Federation, and recently with the tools...
Public docs at https://help.shopify.com/en/api/guides/bulk-operations/, but this is still experimental/beta. At Shopify we've seen a lot of clients who need to fetch large quantities of data (e.g. all 10k products on...
Apologies if creating an issue is not the right approach for my question. I was going through the meeting notes for [August Meeting Notes](https://github.com/graphql/graphql-wg/blob/master/notes/2017-08-14.md#graphql-configuration-for-cross-tool-usage). There is a mention of discussion...
The GraphQL Foundation recently stood up a devstats service to provide some insights to the GraphQL community: https://devstats.graphql.org You can also evaluate "project health" https://devstats.graphql.org/d/53/projects-health-table?orgId=1 If you're happy with this,...
Just as a continuation on disscusion that we had during WG. A few actionable ideas so far are: - [ ] More descriptive tags on issues and PRs - [...
> Lee: Wrapping this up. Advice: Back up from proposal to redefine the problem. For input unions that was very helpful. A lot to like, but also opening up a...
## Problem Through search, I kept coming up with this older Input Union RFC when searching for the natural term of "GraphQL Input Union". I suspect this will be the...
> Action - goal: seems you've done an inwards-out approach that you're getting pushback from, maybe you should try an outside-in approach where you try and pull from people what...
Ref: https://github.com/graphql/graphql-spec/pull/1073 This spec PR immediately jumped to RFC2 status as it already seems to be the status quo, but none the less since it's technically a breaking change (`should`...