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 ?
joshuabrokaw, totobest, JozefCmiel, dopry and kibermaks