Function: pushComment()
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
pushComment(
node,entity,field?,argument?):void
Defined in: packages/utils/src/comments.ts:63
any
string
string
string
void