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

Auto-select IDs #12

Closed KashubaK closed 1 year ago

KashubaK commented 1 year ago

In order for RootStore.resolve to work, any data coming from GQL that has a __typename should also have an id field.

KashubaK commented 1 year ago

Weird GitHub issue where I got 500s from them but the issues were still created.