More integration with the introspection query result

- Auto generate introspection on any change when using  `dev-start`
- Port client to use introspection matcher
This commit is contained in:
Chi Vinh Le
2017-07-25 16:51:41 +07:00
parent 4d6271d255
commit b4244b8671
7 changed files with 10 additions and 91 deletions
@@ -32,19 +32,6 @@ export default withFragments({
}
}
##
# TODO: Remove this when we have the IntrospectionFragmentMatcher.
# Currently without this loading more featured comments
# brings apollo into an inconsistent state.
action_summaries {
__typename
count
current_user {
id
}
}
##
user {
id
username