@swan-io/graphql-client
Advanced tools
Comparing version 0.1.0-alpha11 to 0.1.0-alpha12
@@ -498,3 +498,6 @@ 'use strict'; | ||
} else { | ||
return boxed.Option.Some(data3); | ||
return traverse( | ||
inlineFragmentNode.selectionSet, | ||
data3 | ||
); | ||
} | ||
@@ -501,0 +504,0 @@ } |
{ | ||
"name": "@swan-io/graphql-client", | ||
"version": "0.1.0-alpha11", | ||
"version": "0.1.0-alpha12", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "A simple, typesafe GraphQL client for React", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
285359
2757