Skip to main content

UserNotAllowedToDisableItsOwnAccountMembershipRejection

No description

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

Fields

UserNotAllowedToDisableItsOwnAccountMembershipRejection.accountMembershipId ● String! non-null scalar

UserNotAllowedToDisableItsOwnAccountMembershipRejection.message ● String! non-null scalar

Interfaces

Rejection interface

Implemented By

DisableAccountMembershipPayload union