feathers-objection icon indicating copy to clipboard operation
feathers-objection copied to clipboard

Get the result of parsing the RelationExpression in _withGraph() from the hook context?

Open sokulski opened this issue 2 years ago • 0 comments

Presently, I am importing RelationExpression in my hook and using RelationExpression.create() to parse the contents of $eager.

I'm wondering if it's possible to get the version that's already been parsed, though.

sokulski avatar Aug 30 '22 18:08 sokulski