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
Modification request. Currently we are passing the desired fields to adapters (additionalFields parameter in the getBatchData methods) as a comma separated string (as a legacy format for the office 365 adapter) -- it might make more sense to have this parameter as an object, so we could pass more metadata, thoughts?
The text was updated successfully, but these errors were encountered:
Modification request. Currently we are passing the desired fields to adapters (
additionalFields
parameter in thegetBatchData
methods) as a comma separated string (as a legacy format for the office 365 adapter) -- it might make more sense to have this parameter as an object, so we could pass more metadata, thoughts?The text was updated successfully, but these errors were encountered: