question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add documentation of the api of record object

See original GitHub issue

There is no documentation about the method in the object return by select(), like updateFields() and replaceFields(). Please add it

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:9
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
Vadorequestcommented, Feb 23, 2019

This article details the API more than what’s in the README here: https://flaviocopes.com/airtable/

It’s very nice that we have a dedicated and real time documentation for our own API, but having a better documentation here would also be nice!

2reactions
EvanHahncommented, Feb 26, 2019

You’re right, Airtable.js’s documentation could be more thorough. We’ll work on improving documentation as we iterate on this library.

You almost certainly know about this, but make sure to click the “Node” tab on the docs at airtable.com/api—it should help give you some guidance.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Create a Record | REST API Developer Guide
Use the sObject Basic Information resource to create new records. You supply the required field values in the request data, and send the...
Read more >
Company API Documentation - Gainsight Inc.
This document provides details of REST APIs that can be used for creating, updating, reading, and deleting records in the Company object.
Read more >
Custom Objects API | Zendesk Developer Docs
On this page. Run in Postman · API path · Documentation · Enabling custom objects. You can use the Custom Objects API ......
Read more >
createRecord (Client API reference) in model-driven apps
A function to call when a record is created. An object with the following properties will be passed to identify the new record:....
Read more >
API Tutorial: Add and Update data on an ORCID record
They will appear with your client name as the “source” of the item. a. How do I add an item using the ORCID...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found