Have you ever wanted more granular control over how you query data from CFBD? By more granular control, I mean dynamic filtering and sorting, querying related pieces of data in one query, and even the ability to specify which specific fields you want to be queried. What about better real-time data support in the form of subscriptions? The REST API offers a few live endpoints that require constant…