The payload returned from deleting an existing component.
| Property Name | Type | Description |
|---|---|---|
| __typename | Literal | |
| deletedComponentId | Maybe<String> | The ID of the component that was deleted. |
| 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: