AccountMembershipCannotBeUpdatedRejection
No description
type AccountMembershipCannotBeUpdatedRejection implements Rejection {
id: String!
message: String!
}
No description
type AccountMembershipCannotBeUpdatedRejection implements Rejection {
id: String!
message: String!
}
AccountMembershipCannotBeUpdatedRejection.id
● String!
non-null scalarAccountMembershipCannotBeUpdatedRejection.message
● String!
non-null scalarRejection
interface