v5-docs icon indicating copy to clipboard operation
v5-docs copied to clipboard

docs: add docs for with/withRecursive third parameter

Open Melchyore opened this issue 2 years ago • 2 comments

🔗 Linked issue

❓ Type of change

  • [ ] 🐞 Bug fix (a non-breaking change that fixes an issue)
  • [x] 👌 Enhancement (improving an existing functionality like performance)
  • [ ] ✨ New feature (a non-breaking change that adds functionality)
  • [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

Add documentation for the third parameter of with and withRecursive methods.

📝 Checklist

  • [x] I have linked an issue or discussion.
  • [x] I have updated the documentation accordingly.

Melchyore avatar Aug 24 '22 11:08 Melchyore

Hey @Melchyore! 👋🏻

Could you maybe also add a small example?

RomainLanz avatar Aug 24 '22 11:08 RomainLanz

@RomainLanz Hey!

Sure thing! I also fixed the name of the method in the example of withMaterialized which was wrong.

Melchyore avatar Aug 24 '22 12:08 Melchyore

Thanks!

RomainLanz avatar Sep 02 '22 16:09 RomainLanz