Classes
Enumerations
Interfaces
TypeAliases

UpdateCompassUserDefinedParametersPayload

The payload returned from updating user defined parameters.

Property NameTypeDescription
__typenameLiteral
errorsMaybe<Array<MutationError>>A list of errors that occurred during parameter updates.
successBooleanWhether parameters were updated successfully.
userParameterDetailsMaybe<CompassUserDefinedParameters>The associated component and created list of parameters.

Rate this page: