SendCreditScoreNotificationMutation
Endpoint to send a credit score notification to a user (employee-only).
type SendCreditScoreNotificationMutation {
success: Boolean!
}
Fields
SendCreditScoreNotificationMutation.success ● Boolean! non-null scalar
Returned By
sendCreditScoreNotification mutation