Simplify API for querying for Accounts #153
Labels
breaking change
This may break integration of the library for some consumers
refactor
This may involve a refactor
While working on #147 in preparation for #144 and #145, I noticed that the
AccountsQuery
can be simplified to adhere to the pattern followed by the other APIs in the library.The API can be simplified to,
The text was updated successfully, but these errors were encountered: