Hi,
I think it’s a good idea to update selectRecordsAsync() examples in API reference, in Table and View topics, with passing “options.fields”. Usually I’m trying to avoid deprecated usage (without fields), but sometimes forget correct options format. Since API reference contains deprecated example, I often needs additional efforts (to look into some earlier written code).