mirror of
https://github.com/wassname/talk.git
synced 2026-09-11 12:51:33 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user