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

docs: add mapResultsData operator to README.md and playground #114

Merged
merged 2 commits into from
Oct 24, 2023

Conversation

luii
Copy link
Contributor

@luii luii commented Oct 24, 2023

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe: Added playground example

What is the current behavior?

The documentation is missing the mapResultsData operator

Issue Number: #113

What is the new behavior?

Added mapResultsData documentation and a playground example in which a parallel query uses this operator

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

luii added 2 commits October 24, 2023 09:58
Added `mapResultsData` documentation to the `README.md` file to
illustrate on how parallel queries work with the adapter

✅ Closes: ngneat#113
Added a parallel queries example with the `mapResultsData` operator to
the playground

✅ Closes: ngneat#113
@stackblitz
Copy link

stackblitz bot commented Oct 24, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@luii luii changed the title Feature/map results data docs docs: add mapResultsData operator to README.md and playground Oct 24, 2023
@NetanelBasal NetanelBasal merged commit 1fdd702 into ngneat:main Oct 24, 2023
1 check passed
@luii luii deleted the feature/map-results-data-docs branch November 4, 2023 17:22
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.

2 participants