Апісанне
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
}
}
`
Ўсталёўка
- Install & activate WPGraphQL
- Install & activate this plugin to the
/wp-content/plugins/directory
Водгукі
На гэты плагін няма водгукаў.
Удзельнікі і распрацоўшчыкі
“WPGraphQL Send Mail” is open source software. The following people have contributed to this plugin.
УдзельнікіПеракласці “WPGraphQL Send Mail” на вашу мову.
Зацікаўлены ў распрацоўцы?
Праглядзіце код, праверце SVN рэпазітарый, або падпішыцеся на журнал распрацоўкі па RSS.
