Readonly types? #1228
Unanswered
ZachHandley
asked this question in
Q&A
Readonly types?
#1228
Replies: 1 comment 3 replies
-
I mostly ask because I like to make my objects with a type, and then add in the optional field if needed because I have to fetch the blob so |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey just wondering,
when trying to use the MediaAttachmentParams, update and create are both
readonly
is this intentional?
Beta Was this translation helpful? Give feedback.
All reactions