AccountMembershipCustomInvitationCannotBeCreatedRejection
Rejection returned if the account membership invitation link cannot be created.
type AccountMembershipCustomInvitationCannotBeCreatedRejection implements Rejection {
projectId: ID!
message: String!
}