Contentful (the CMS I use) allows partial searches, which is helpful since my app is a store, so I’ve been trying to set it up in the API connector such that the user’s input in the app search box is used as a constraint on the API search.
I’ve been able to test out a constraint on search and it works.
Figured it out. Contentful offers its own constraint parameters and they differ from Bubble’s (and are much easier to put in place). I just had to set it up in the API Connector using their own queries.