Classes
Enumerations
Interfaces
TypeAliases

UpdateCompassComponentLinkPayload

The payload returned after updating a component link.

Property NameTypeDescription
__typenameLiteral
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.
updatedComponentLinkMaybe<CompassLink>The newly updated component link.

Rate this page: