Classes
Enumerations
Interfaces
TypeAliases

DeleteCompassComponentExternalAliasPayload

The payload returned from deleting the external alias of a component.

Property NameTypeDescription
__typenameLiteral
componentDetailsMaybe<CompassComponent>The details of the component that was mutated.
deletedCompassExternalAliasMaybe<CompassExternalAlias>Deleted Compass External Alias
errorsMaybe<Array<MutationError>>A list of errors that occurred during the mutation.
successBooleanWhether the mutation was successful or not.

Rate this page: