On this page

parseSelectionSet

The parseSelectionSet function exported by @graphql-tools/utils.

parseSelectionSet(selectionSet, options?): SelectionSetNode

Defined in: packages/utils/src/selectionSets.ts:4

Parameters

selectionSet

string

options?

GraphQLParseOptions

Returns

SelectionSetNode