sendEmailShareContent
Email a link to externally shared content (currently library resources) to a recipient. The email is sent from the current user and includes an unsubscribe link. Fails for unsupported shared-content types.
sendEmailShareContent(
input: SendEmailShareContentInput!
): SendEmailShareContentResponse
Arguments
sendEmailShareContent.input ● SendEmailShareContentInput! non-null input
The exclusive input argument for this mutation. An object type, make sure to see documentation for this object’s fields.