Skip to main content

UserNotAllowedToSendAccountMembershipInvitationRejection

Rejection returned if the user's membership is not enabled.

type UserNotAllowedToSendAccountMembershipInvitationRejection implements Rejection {
message: String!
}

Fields

UserNotAllowedToSendAccountMembershipInvitationRejection.message ● String! non-null scalar

Interfaces

Rejection interface

Implemented By

SendAccountMembershipInviteNotificationPayload union