hammem / monarchmoney

Python API for Monarch Money
MIT License
148 stars 26 forks source link

Remove base64 encoded logo image fields from GQL queries #99

Closed hammem closed 5 months ago

hammem commented 5 months ago

From #89, removes the icon and logo fields from the GQL queries, to reduce data weight. logoURL fields remain, for use cases where a logo is needed.