-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
It would be nice to be able to opt out of the nodes
return value for use-cases where it's not needed. Requires a different function return type based on an options property.
Workaround
const result = await findManyCursorConnection(/* ... */)
delete result.nodes
Original conversion #432 (comment) and following.
jonasschultheiss, skworden, austins, armoucar and rjhilgefort
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed