Queries LibrarySend an email to subscribers notifying of a new post
Send an email to subscribers notifying of a new post
This query sends an email to all users, notifying of the creation of a new post on the site.
It includes the ability to select users who subscribed to an email list, however this portion of the query is commented out. (Please uncomment if needed.) The subscribed users are those with meta email_list with value new_posts.
This query requires the endpoint to have Nested Mutations enabled.