The payload returned from deleting existing components.
Property Name | Type | Description |
---|---|---|
__typename | Literal | |
deletedComponentIds | Maybe<Array<String>> | The ID of the components that were deleted. |
errors | Maybe<Array<MutationError>> | A list of errors that occurred during all delete mutations. |
success | Boolean | Whether the entire mutation was successful or not. |
Rate this page: