Skip to content
This repository has been archived by the owner on Jul 6, 2020. It is now read-only.

(fix) - dev-checks on query-write #65

Merged
merged 2 commits into from
Sep 9, 2019
Merged

Conversation

JoviDeCroock
Copy link

@JoviDeCroock JoviDeCroock commented Sep 8, 2019

resolves issue when we are initially writing from a server res…ponse. The top-level __typename won't be present that's why we have to add some guards to our dev-warnings for when this is not present

Fix #64

…ponse. The top-level __typename won't be present that's why we have to add some guards to our dev-warnings for when this is not present
@JoviDeCroock JoviDeCroock requested a review from kitten September 8, 2019 11:00
… intentional to simulate a case where we don't receive the __typename
@kitten kitten merged commit 573742e into master Sep 9, 2019
@kitten kitten deleted the fix/initial-write-no-typename branch September 9, 2019 10:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Passing introspection schema breaks the client
2 participants