WPGraphQL Send Mail
·
This plugin enables to send email via WPGraphQL.
Valutazione
Versione
1.2.0
Installazioni attive
500
Ultimo aggiornamento
Jan 27, 2021
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 } }
`
Questo plugin ora può essere scaricato per il tuo sito .
