The payload returned from creating an external alias of a component.
Property Name | Type | Description |
---|---|---|
__typename | Literal | |
componentDetails | Maybe<CompassComponent> | The details of the component that was mutated. |
createdCompassExternalAlias | Maybe<CompassExternalAlias> | Created Compass External Alias |
errors | Maybe<Array<MutationError>> | A list of errors that occurred during the mutation. |
success | Boolean | Whether the mutation was successful or not. |
Rate this page: