You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently, only TermsMetadata, IntMetadata, and FloatMetadata are available, which is quite limited. It would be great to have the option to add more types of metadata for greater flexibility.
Describe the solution you'd like
I suggest adding String and/or Json metadata fields.
Is your feature request related to a problem? Please describe.
Currently, only
TermsMetadata
,IntMetadata
, andFloatMetadata
are available, which is quite limited. It would be great to have the option to add more types of metadata for greater flexibility.Describe the solution you'd like
I suggest adding String and/or Json metadata fields.
Describe alternatives you've considered
No response
Additional context
Mention of JSON metadata was here #5425
The text was updated successfully, but these errors were encountered: