graphql-parse-resolve-info
popularParse GraphQLResolveInfo (the 4th argument of resolve) into a simple tree
Updated by @benjie
graphql-fields
popularTurns GraphQLResolveInfo into a map of the requested fields. Flattens all fragments and duplicated fields into a neat object to easily see which fields were requested at any …
Updated by @robrichard
graphql-fields-list
Extracts and returns list of fields requested from graphql resolver info object
Updated by @mikhus
graphql-list-fields
popularGet a list of fields while resolving a GraphQL query
Updated by @jakepusateri
@orbiting/graphql-list-fields
Get a list of fields while resolving a GraphQL query
Updated by @patte
graphql-operation-to-pojo
Converts GraphQL operations to plain old JS objects (POJOs), ready to to be serialized to JSON.
Updated by @mbrowne
@sokolabs/graphql-fields-list
Extracts and returns list of fields requested from graphql resolver info object
Updated by @armij
@dwwoelfel/graphql-parse-resolve-info
Parse GraphQLResolveInfo (the 4th argument of resolve) into a simple tree
Updated by @dww
graphql-parse-fields
Parse fields from AST (GraphQLResolveInfo) into a JSON tree
Updated by @tjmehta
@bkstorm/graphql-fields-list
Extracts and returns list of fields requested from graphql resolver info object
Updated by @bkstorm