Preview

SubscriptionCancellationReasonUpdateInput is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

SubscriptionCancellationReasonUpdateInput

Subscription Cancellation Reason Update Input

This page contains

    Fields

    id ID!

    Unique identifier for the subscription cancellation reason.

    code SubscriptionCancellationReasonCode!

    Cancellation reason code

    label String!

    Label for the cancellation reason in the default locale

    allowedRoles [SubscriptionCancellationReasonAllowedRoles!]! PREVIEW

    Allowed roles for the cancellation reason

    Mutations for SubscriptionCancellationReasonUpdateInput

    updateSubscriptionCancellationReasons PREVIEW

    Update subscription cancellation reason mutation which support replacement of existing subscription cancellation reason