Parse GraphQLResolveInfo (the 4th argument of resolve) into a simple tree
Turns GraphQLResolveInfo into a map of the requested fields
Get a list of fields while resolving a GraphQL query
Extracts and returns list of fields requested from graphql resolver info object
Parse fields from AST (GraphQLResolveInfo) into a JSON tree