omnivore/packages/web/lib/networking/mutations
2022-05-24 15:31:55 -07:00
..
addPopularReadMutation.ts Add popular reads for onboarding 2022-05-24 15:31:55 -07:00
articleReadingProgressMutation.ts Separate the mutations out of lower level components 2022-03-22 13:58:39 -07:00
createArticleFromURLMutation.ts Open source omnivore 2022-02-11 09:24:33 -08:00
createHighlightMutation.ts Reduce the data fetched when creating highlights 2022-03-24 10:50:46 -07:00
createLabelMutation.ts Implement the Create new Label button 2022-04-12 12:23:55 -07:00
createNewsletterEmailMutation.ts Parse response type for newsletter creation 2022-03-30 20:13:06 -07:00
createReminderMutation.ts Open source omnivore 2022-02-11 09:24:33 -08:00
deleteHighlightMutation.ts Open source omnivore 2022-02-11 09:24:33 -08:00
deleteLabelMutation.ts Use new layout for desktop labels, handle API errors 2022-04-05 21:35:28 -07:00
deleteLinkMutation.ts Open source omnivore 2022-02-11 09:24:33 -08:00
deleteNewsletterEmailMutation.ts Error responses when deleting emails 2022-03-30 20:16:29 -07:00
logoutMutation.ts Open source omnivore 2022-02-11 09:24:33 -08:00
mergeHighlightMutation.ts Bridge response values from highlight mutations back to JS in the format it expects 2022-03-24 10:52:26 -07:00
reportIssueMutation.ts Open source omnivore 2022-02-11 09:24:33 -08:00
saveUrlMutation.ts Open source omnivore 2022-02-11 09:24:33 -08:00
setLabelsMutation.ts Update to use pageId instead of linkId for SetLabels API 2022-04-12 20:50:06 -07:00
setLinkArchivedMutation.ts Open source omnivore 2022-02-11 09:24:33 -08:00
shareHighlightToFeedMutation.ts Open source omnivore 2022-02-11 09:24:33 -08:00
unsubscribeMutation.ts Create subscription type instead of importing from GraphQL 2022-04-22 12:17:09 -07:00
updateHighlightMutation.ts Separate the mutations out of lower level components 2022-03-22 13:58:39 -07:00
updateLabelMutation.ts Remove debug statements 2022-04-06 12:12:55 -07:00
updateShareHighlightCommentMutation.ts Open source omnivore 2022-02-11 09:24:33 -08:00
userPersonalizationMutation.ts Open source omnivore 2022-02-11 09:24:33 -08:00