mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
563 B
563 B
mutation { messagingUpdateEmail( messageId: "<MESSAGE_ID>", topics: [], users: [], targets: [], subject: "", content: "", draft: false, html: false, cc: [], bcc: [], scheduledAt: "", attachments: [] ) { _id _createdAt _updatedAt providerType topics users targets scheduledAt deliveredAt deliveryErrors deliveredTotal data status } }