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
The latter. From what I can tell, the list is unaffected from if the parameter were not present.
To be honest, I just assumed Shopify had that parameter, and when ShopifySharp had it, I just assumed it would work. It took a weird bug where things weren't getting updated, besides the first 250, to surface it.
https://github.com/nozzlegear/ShopifySharp/blob/master/ShopifySharp/Filters/ArticleFilter.cs
Inherits from PublishableListFilter and ListFilter, which contains the Ids filter.
https://help.shopify.com/en/api/reference/online-store/article#index
Not actually supported.
I'll let you decide the best approach to remove it while I fix my app!
The text was updated successfully, but these errors were encountered: