OBJECT
FinOpsCostAnomalyMutation
link GraphQL Schema definition
- type FinOpsCostAnomalyMutation {
- # Creates or updates the existing feedback for anomalies.
- #
- # **NOTE:** This API/functionality is in Alpha, This functionality can be unstable
- # and schema elements may change over future iterations.
- #
- # Arguments
- # input: [Not documented]
- (
- FinOpsSaveCostAnomalyFeedbackInput! :
- ): FinOpsSaveCostAnomalyFeedbackPayload!
- }