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
The web API presents query parameters like returnFieldsByFieldId .
But the airtable.js methods find, update, create don't allow to pass this parameters.
Only select method can use it.
Am I wrong ?
The text was updated successfully, but these errors were encountered:
lcarbonn
changed the title
getRecord, updateRecord and createRecord doesn't support returnFieldsByFieldId API parameter
find, update and create methods doesn't support returnFieldsByFieldId API parameter
Mar 27, 2023
The web API presents query parameters like returnFieldsByFieldId .
But the airtable.js methods find, update, create don't allow to pass this parameters.
Only select method can use it.
Am I wrong ?
The text was updated successfully, but these errors were encountered: