BACK TO DIRECTORY

Add WPGraphql Send Mail

by ash_hitch

0.0
(0 ratings)

This plugin enables to send email via WPGraphQL.

Usage

`

mutation SEND_EMAIL {
sendEmail(
input: {
to: “test@test.com”
from: “test@test.com”
subject: “test email”
body: “test email”
clientMutationId: “test”
}
) {
origin
sent
message
}
}

`

Plugin Details

Active Installs
400
Total Downloads
4,453
Version
1.6.2
Requires WP
5.0
Requires PHP
7.0
Tested Up To
6.9.7
Added
2021-01-27
Last Updated
2026-05-18 7:48pm GMT

Ratings

5
0
4
0
3
0
2
0
1
0