Check out graphql.analysis.QueryTraverser – it follows all the graphql “field merging rules” and presents a “visitor” callback API. QueryTraverser …
Check out graphql.analysis.QueryTraverser – it follows all the graphql “field merging rules” and presents a “visitor” callback API. QueryTraverser …