Deprecate passing simple string to unwind
parameter
#255
Labels
low priority
Low priority issues to be done eventually.
t-tooling
Issues with this label are in the ownership of the tooling team.
We're adding support for allowing users to unwind multiple fields in the Dataset Items API, so we will support passing a list of field names to the
unwind
parameter (same as we do withfields
,omit
etc.).Eventually we want to deprecate the old way, but this will be a breaking change, so let's do it along with some breaking change release.
The text was updated successfully, but these errors were encountered: