Deskripsyon
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
}
}
`
Pag-install
- Install & activate WPGraphQL
- Install & activate this plugin to the
/wp-content/plugins/
directory
Mga Review
Wala pang reviews para sa plugin na ito.
Mga Contributor at Developer
Ang “WPGraphQL Send Mail” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.
Mga ContributorIsalin ang “WPGraphQL Send Mail” sa iyong wika.
Interesado sa development?
Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.