UserNotAllowedToDisableItsOwnAccountMembershipRejection
No description
type UserNotAllowedToDisableItsOwnAccountMembershipRejection implements Rejection {
accountMembershipId: String!
message: String!
}
No description
type UserNotAllowedToDisableItsOwnAccountMembershipRejection implements Rejection {
accountMembershipId: String!
message: String!
}
UserNotAllowedToDisableItsOwnAccountMembershipRejection.accountMembershipId
● String!
non-null scalarUserNotAllowedToDisableItsOwnAccountMembershipRejection.message
● String!
non-null scalarRejection
interface