Skip to Content
GraphQL Tools
DocumentationAPI@graphql-tools/utilssrcfunctionsparseSelectionSet

Function: parseSelectionSet()

parseSelectionSet(selectionSet, options?): SelectionSetNode

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

Parameters

selectionSet

string

options?

GraphQLParseOptions

Returns

SelectionSetNode