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: