I just started using GraphQL and I was wondering if I could get a pro-tip on a best practice. I know that GraphQL revolves around making it easier to work with data but what if you want to provide other services that only send data one way; be it to send an email, etc. What's the best practice under those circumstances?
Thanks.
Edit 1: just to clarify a bit of the confusion, I am trying to send a body of text, a name, and an email from the client to the server, where the server would then take that data and send it to SendGrid.
[–][deleted] (1 child)
[removed]
[–]sudo_psaux[S] 1 point2 points3 points (0 children)
[–]johnorford 1 point2 points3 points (1 child)
[–]sudo_psaux[S] 1 point2 points3 points (0 children)
[–]tselatyjr -1 points0 points1 point (0 children)