Wordpress plugins
WPGraphQL Send Mail

WPGraphQL Send Mail

Version : 1.2.0
Tested up to : 5.6
Number of download : 11
Author : Ash Hitchcock
Average rating : 0 / 5 on 0 votes 0 votes, 0 avg.rating

Screenshots

WPGraphQL Send Mail
WPGraphQL Send Mail
WPGraphQL Send Mail
WPGraphQL Send Mail

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 } } `

Download now