bagisto / headless-ecommerce

Laravel Headless eCommerce APIs allow you to experience seamless and easily scalable storefront performance. An open-source and GraphQL based Rest API Laravel platform delivering ultra-fast, dynamic, and personalized shopping experiences.
https://bagisto.com/en/headless-ecommerce/
MIT License
78 stars 46 forks source link

Undefined array key "filters" error in HomePageQuery.php on line 100 in the Bagisto GraphQL API #350

Closed mebron closed 2 weeks ago

mebron commented 3 weeks ago

"What could be causing the Undefined array key "filters" error in HomePageQuery.php on line 100 in the Bagisto GraphQL API for my site, Could it be due to an uninitialized or missing array element in the query logic, or a misconfiguration in the GraphQL query setup?"

This could help guide you to look into how the filters key is being accessed and initialized within your query logic. Let me know if you need further assistance!

mayank-webkul commented 2 weeks ago

Issue Fixed

PR Link:- Headless Ecommerce PR #351