Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

v0.0.9

Compare
Choose a tag to compare
@cvauclair cvauclair released this 29 Mar 22:00
· 131 commits to main since this release

Notable changes

  • #33 Refactor, cleanup and add tons of docstrings
  • #34 Add new method Subgrounds.load_api which can be used instead of Subgrounds.load_subgraph to safely query non-subgraph GrahpQL APIs with Subgrounds!
  • #34 Add new boolean flag argument auto_paginate to Subgrounds.query, Subgrounds.query_json and Subgrounds.query_df to selectively disable automatic pagination