Skip to main content

AccountMembershipCannotBeDisabledRejection

No description

type AccountMembershipCannotBeDisabledRejection implements Rejection {
accountMembershipId: String!
message: String!
}

Fields

AccountMembershipCannotBeDisabledRejection.accountMembershipId ● String! non-null scalar

AccountMembershipCannotBeDisabledRejection.message ● String! non-null scalar

Interfaces

Rejection interface

Implemented By

DisableAccountMembershipPayload union