LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
omnivoreql/__init__.py
omnivoreql/models.py
omnivoreql/omnivoreql.py
omnivoreql.egg-info/PKG-INFO
omnivoreql.egg-info/SOURCES.txt
omnivoreql.egg-info/dependency_links.txt
omnivoreql.egg-info/requires.txt
omnivoreql.egg-info/top_level.txt
omnivoreql/queries/ApplyLabels.graphql
omnivoreql/queries/ArchiveSavedItem.graphql
omnivoreql/queries/ArticleContent.graphql
omnivoreql/queries/CreateHighlight.graphql
omnivoreql/queries/CreateLabel.graphql
omnivoreql/queries/DeleteHighlight.graphql
omnivoreql/queries/DeleteLabel.graphql
omnivoreql/queries/DeleteSavedItem.graphql
omnivoreql/queries/GetSubscriptions.graphql
omnivoreql/queries/Labels.graphql
omnivoreql/queries/MergeHighlight.graphql
omnivoreql/queries/ReadingProgressMutation.graphql
omnivoreql/queries/SavePage.graphql
omnivoreql/queries/SaveUrl.graphql
omnivoreql/queries/Search.graphql
omnivoreql/queries/TypeAheadSearch.graphql
omnivoreql/queries/UpdateHighlight.graphql
omnivoreql/queries/UpdateLabel.graphql
omnivoreql/queries/UpdatePage.graphql
omnivoreql/queries/UpdatesSince.graphql
omnivoreql/queries/ValidateUsername.graphql
omnivoreql/queries/Viewer.graphql
omnivoreql/queries/schema.graphqls
tests/test_omnivoreql.py