This repository has been archived by the owner on May 9, 2023. It is now read-only.
v0.0.9
Notable changes
- #33 Refactor, cleanup and add tons of docstrings
- #34 Add new method
Subgrounds.load_api
which can be used instead ofSubgrounds.load_subgraph
to safely query non-subgraph GrahpQL APIs with Subgrounds! - #34 Add new boolean flag argument
auto_paginate
toSubgrounds.query
,Subgrounds.query_json
andSubgrounds.query_df
to selectively disable automatic pagination