pushComment
The pushComment function exported by @graphql-tools/utils.
pushComment(
node,entity,field?,argument?):void
Defined in: packages/utils/src/comments.ts:63
Parameters
node
any
entity
string
field?
string
argument?
string
Returns
void