馃悰 Bug Description
When you want to use "*" in locale parameter, instead of getting all objects, it was getting only one locale.
馃攳 Steps to Reproduce
{ name: "pages", query: { locale: "*", }, },
馃挕 Expected Behavior
Should return all items for all locales
馃悰 Bug Description
When you want to use "*" in locale parameter, instead of getting all objects, it was getting only one locale.
馃攳 Steps to Reproduce
{ name: "pages", query: { locale: "*", }, },馃挕 Expected Behavior
Should return all items for all locales