Closed ashutoshsaboo closed 7 months ago
The recent update introduces a new save_page
method to the OmnivoreQL
class, enabling users to save specific page content through a GraphQL mutation. This method is particularly useful for saving content from pages that are not publicly accessible.
File Path | Change Summary |
---|---|
omnivoreql/omnivoreql.py |
Added save_page method to allow saving of page content using a GraphQL mutation in OmnivoreQL |
savePage
API feature in OmnivoreQL for saving protected content. This PR implements such a feature, addressing the user's need.🐰 CodeRabbit's Ode to Code 🌟
In the burrow of the bits, a new feature sits,
A method to save, through GraphQL's brave wave.
Pages once hidden, now contently bidden,
To join the Omnivore's trove, in the digital cove.
Hop, hop, hooray, for the coder's ballet! 🎉🐾
Closes #11
📑 Description
adds support for omnivore savePage API
✅ Checks
ℹ Additional Information
Summary by CodeRabbit