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

Expose createAttachmentFromRid #1062

Closed
tmisirpash opened this issue Dec 13, 2024 · 1 comment
Closed

Expose createAttachmentFromRid #1062

tmisirpash opened this issue Dec 13, 2024 · 1 comment

Comments

@tmisirpash
Copy link

In-platform, it would be useful for clients like TypeScript Functions to have access to the createAttachmentFromRid helper defined here to easily convert from an attachment RID to an Attachment in the event that the Attachment is passed as an input to the Function. This is possible through the platform SDK, but there's a bit of additional logic in that helper which it would be nice to reuse.

@nihalbhatnagar
Copy link
Contributor

Resolved in #1084

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