query ExportDecks($toEmail: String!) { exportDecks(toEmail: $toEmail) { success } }