node
Represents an individual object/resource in the API.
Arguments
The ID of the object
Examples
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Variables
{
"id": "98723130"
}
Response
{
"data": {
"node": {
"id": "23027180"
}
}
}