# Structs
Client a high level mail client that communicates the backend through GraphQL client.
Email represents email address and name information.
SendEmailInput represents the email request payload.
SendEmailOutput represents the summary result of sending emails.
SendEmailResponse represents email response from external service.