@itentialopensource/adapter-salesforce_tooling
Version:
This adapter integrates with system described as: Salesforce Tooling.
38 lines • 987 B
JSON
{
"describeGlobalResponse": {
"result": {
"encoding": "string",
"maxBatchSize": 7,
"sobjects": [
{
"activateable": false,
"createable": true,
"custom": true,
"customSetting": false,
"dataTranslationEnabled": true,
"deepCloneable": false,
"deletable": true,
"deprecatedAndHidden": false,
"feedEnabled": true,
"hasSubtypes": false,
"isInterface": true,
"isSubtype": true,
"keyPrefix": "string",
"label": "string",
"labelPlural": "string",
"layoutable": false,
"mergeable": false,
"mruEnabled": true,
"name": "string",
"queryable": false,
"replicateable": true,
"retrieveable": false,
"searchable": true,
"triggerable": false,
"undeletable": false,
"updateable": false
}
]
}
}
}