The payload returned from updating user defined parameters.
| Property Name | Type | Description |
|---|---|---|
| __typename | Literal | |
| errors | Maybe<Array<MutationError>> | A list of errors that occurred during parameter updates. |
| success | Boolean | Whether parameters were updated successfully. |
| userParameterDetails | Maybe<CompassUserDefinedParameters> | The associated component and created list of parameters. |
Rate this page: