Kashuab / mobx-depot

Scaffold MobX-powered models, queries and mutations with your GraphQL schema.

Home Page:https://mobx-depot.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test on various GQL APIs

KashubaK opened this issue · comments

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.

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

2022-07.json.txt