Component Result Object
Name | Type | Description | Required |
---|---|---|---|
success | boolean | Is true or false depending on the success or failure of the query. If success is false, then result is not returned and a text field named “error” is returned instead. | No |
result | An array of Component Objects. | JSON array of Component Object one for each environment returned by the query (if success is true). | No |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified January 5, 2024: fix lint errors (0004760)