Developer
Documentation
Resources
Get Support
Sign in
Developer
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Developer
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Classes
Enumerations
Interfaces
TypeAliases

BulkUpdateCompassComponentsPayload

The payload returned from updating multiple existing components.

Property NameTypeDescription
__typenameLiteral
componentDetailsMaybe<Array<CompassComponent>>The details of the components that were successfully updated.
errorsMaybe<Array<MutationError>>A list of errors that occurred during the mutation.
successBooleanWhether the mutation was successful for ALL components or not.

Rate this page: