SynapseFI / SynapseNode

Node.js Client Library for SynapseFI REST V3.1 API | https://docs.synapsefi.com
MIT License
13 stars 36 forks source link

Add support for query filter #70

Closed sharashutosh closed 4 years ago

sharashutosh commented 4 years ago

Some API endpoints support filter param. This param is very important to write optimal queries and fetch relevant results. SynapseNode was missing this param.