getObjectFieldsDescribe Method
For a given set of objects, returns all their fields and details, such as label, name, type, and others.
Parameter | Required | Description |
---|---|---|
objectNames | Required | Object names of all the objects for which you want details. Object names need to be in array format, such as
|
A serialised JSON that contains the details of all requested objects and their fields. For more details, see the sample output.