Kashuab / mobx-depot

Scaffold MobX-powered models, queries and mutations with your GraphQL schema.
https://mobx-depot.dev
MIT License
8 stars 0 forks source link

Test on various GQL APIs #4

Open KashubaK opened 1 year ago

KashubaK commented 1 year ago

I've been building this library while testing against a Rails GQL API, which provides its own set of magic (i.e. auto-generating input types for mutations.)

We need to make sure that we don't generate bad code when introspecting APIs that're designed differently.

KashubaK commented 1 year ago

Here's an introspection of Shopify's 2022-07 GQL API:

2022-07.json.txt