Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: include RecordStream in jsforce class #1415

Open
wants to merge 1 commit into
base: 3.0
Choose a base branch
from

Conversation

cristiand391
Copy link
Member

follow up to docs update, when updating this example in the Advanced sections here:
https://github.com/jsforce/jsforce-website/pull/23/files#diff-a3471f45ee29622bbcef0e1609f20396694da97b82c406a839b8c776fad94424R117

I found the jsforce class in v2 doesn't include RecordStream, v1 included it:
https://github.com/jsforce/jsforce/blob/master/lib/core.js#L14

mostly handy for the filter/map/recordMapStream static methods that return a node transform stream.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant