Filtering pouchDB data within app connect using a where clause

In this module we continue our series by adding a filter to the displayed notes data by use of a where() clause in App Connect. Use of the where clause allows independence for any parent couchDB container and hence the use of a CouchDB query action (future module)

2 Likes