Error in Flexible Sync: Unsupported Query for Nested Properties ('company.id') When Subscribing to Posts #1856
Unanswered
thangavel-2112
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’m trying to sync only the post belonging to the current user’s company during login at initial subscriptions.
I attempt to subscribe to posts of current company using the following code:
How can I adjust my schema or query to fetch posts belonging to the current user’s company without encountering the following error?
Beta Was this translation helpful? Give feedback.
All reactions