RESEARCH Aggregation in custom collection graphql magento2 December 5, 2022admin I am creating a custom graphql query to view list of product. I need to add aggregation to my custom product list. For that I created a schema. type ViewAllProducts…Read moreAggregation in custom collection graphql magento2
REST/HTTP & GRAPHQL magento2 – Getting Incorrect Image URL in Custom GraphQL Query December 7, 2021admin I would suggest : 1 – Check where is really located your images. 2 – Go into the imageHelper and debug it, check if the issue comes from the recording…Read moremagento2 – Getting Incorrect Image URL in Custom GraphQL Query