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
Please consider making it so, that the API returns connected elements aswell, please.
Current Behavior
Currently, no information can be retrieved about connected elements over the API
Possible Solution
Context
I had a product filtering system based on the connected elements feature. Afterwards, I implemented pagination for my increasing product list, and since that can't be done in Liquid properly (eg. via the pagination tag), I retrieve the elements over the API. This broke filtering, because now I have no access to the categories, etc. that were in these connected columns.
The text was updated successfully, but these errors were encountered:
Expected Behavior
Please consider making it so, that the API returns connected elements aswell, please.
Current Behavior
Currently, no information can be retrieved about connected elements over the API
Possible Solution
Context
I had a product filtering system based on the connected elements feature. Afterwards, I implemented pagination for my increasing product list, and since that can't be done in Liquid properly (eg. via the pagination tag), I retrieve the elements over the API. This broke filtering, because now I have no access to the categories, etc. that were in these connected columns.
The text was updated successfully, but these errors were encountered: