Classes
Enumerations
Interfaces
TypeAliases

AddCompassComponentLabelsPayload

The payload returned after adding labels to a component.

Property NameTypeDescription
__typenameLiteral
addedLabelsMaybe<Array<CompassComponentLabel>>The collection of labels that were added to the component.
componentDetailsMaybe<CompassComponent>The details of the component that was mutated.
errorsMaybe<Array<MutationError>>A list of errors that occurred during the mutation.
successBooleanWhether the mutation was successful or not.

Rate this page: