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

Improve return of Document#uuid #3008

Open
JPMeehan opened this issue Jan 8, 2025 · 1 comment
Open

Improve return of Document#uuid #3008

JPMeehan opened this issue Jan 8, 2025 · 1 comment

Comments

@JPMeehan
Copy link
Collaborator

JPMeehan commented Jan 8, 2025

await fromUuid(doc.uuid) should return be valid, but doc.uuid currently only returns a string rather than the specialized type. Furthermore, having a helper type will also be useful for other UUID references such as drop data and index data

@LukeAbby
Copy link
Collaborator

This also bubbles to Document.get where it should take UUIDs.

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

No branches or pull requests

2 participants