getDescription
The getDescription function exported by @graphql-tools/utils.
getDescription(
node,options?):string|undefined
Defined in: packages/utils/src/comments.ts:451
Parameters
node
description?
StringValueNode
loc?
Location
options?
commentDescriptions?
boolean
Returns
string | undefined