omnivore/packages/web/lib/networking/mutations
Jackson Harper 6daa599b76 Separate the mutations out of lower level components
This will let us handle the mutations differently on native
iOS and should help in avoiding making web calls directly from
the web view, so we can avoid CORs and introduce a caching
layer.
2022-03-22 13:58:39 -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 Separate the mutations out of lower level components 2022-03-22 13:58:39 -07:00
createLabelMutation.ts add labels testing page 2022-02-24 14:44:49 +08:00
createNewsletterEmailMutation.ts Open source omnivore 2022-02-11 09:24:33 -08: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 add labels testing page 2022-02-24 14:44:49 +08:00
deleteLinkMutation.ts Open source omnivore 2022-02-11 09:24:33 -08:00
logoutMutation.ts Open source omnivore 2022-02-11 09:24:33 -08:00
mergeHighlightMutation.ts Separate the mutations out of lower level components 2022-03-22 13:58:39 -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 Rebased version of the elastic PR (#225) 2022-03-16 12:08:59 +08: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
updateHighlightMutation.ts Separate the mutations out of lower level components 2022-03-22 13:58:39 -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