ཞིབ་བརྗོད།
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
གདེང་འཇོག
There are no reviews for this plugin.
བྱས་རྗེས་འཇོག་མཁན། & གསར་འབྱེད་པ།
“WPGraphQL Send Mail” is open source software. The following people have contributed to this plugin.
བྱས་རྗེས་འཇོག་མཁན།ཁྱེད་ཀྱི་སྐད་ཡིག་ནང་ལ་ “WPGraphQL Send Mail” ཡིག་སྒྱུར་བྱོས།
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.