Classes
Enumerations
Interfaces
TypeAliases

CreateCompassComponentExternalAliasPayload

The payload returned from creating an external alias of a component.

Property NameTypeDescription
__typenameLiteral
componentDetailsMaybe<CompassComponent>The details of the component that was mutated.
createdCompassExternalAliasMaybe<CompassExternalAlias>Created 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: