DestroyMaterialOperatorResult
Type: Object
The result of the :destroy_material_operator mutation
Fields
| Name | Type | Args | Description | Deprecated |
|---|---|---|---|---|
| errors | [MutationError!]! | Any errors generated, if the mutation failed | ||
| result | MaterialOperator | The record that was successfully deleted |