SubscriptionCancellationReasonValidationError
Error type that is returned when subscription cancellation reason validation fails.
This page contains
Fields
| errorCode: String! | Machine-readable error code for programmatic handling and UI localization. Example values: CANCELLATION_REASON_MISSING, INVALID_CANCELLATION_REASON |
| message: String! | A description of the error encountered. |
| path: [String!] | Path to the field in the request where the error originated. |