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