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
We want to introduce a new property named contentType to specify the format in which data is provided after processing sources or computes, allowing for options such as table, object (JSON), or string.
The text was updated successfully, but these errors were encountered:
Description
We want to introduce a new property named
contentType
to specify the format in which data is provided after processing sources or computes, allowing for options such astable
,object
(JSON), orstring
.The text was updated successfully, but these errors were encountered: