fix(dashboard): add entity to DetailPage#4369
fix(dashboard): add entity to DetailPage#4369LucidityDesign wants to merge 1 commit intovendurehq:minorfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
All contributors have signed the CLA ✍️ ✅ |
📝 WalkthroughWalkthroughThe change adds an 🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Sidenote: I have a special usecase where the create mutation returns more data than the get query. So it would be nice to have a way to skip the "get", because the create mutation already returns all the data that I need. E.g. |
|
I have read the CLA Document and I hereby sign the CLA |
d65fce9 to
fbd81a4
Compare
fbd81a4 to
e14e998
Compare
Description
When adding a page block via
defineDashboardExtensionthecontext.entityis received from the page component. Without this changecontext.entityis undefined.Breaking changes
None
Screenshots
You can add screenshots here if applicable.
Checklist
📌 Always:
👍 Most of the time: