You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using FullTextSearchFilter without specifying a propertyName parameter seems to work but if use something like new FullTextSearchFilter(query, "fields.field") I'm getting a ContenfulException and an error detail of No field with apiName "field\[match\]" found.