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
72 stars 44 forks source link

Misspelling in AttributeMutation.php #270

Closed Diverti closed 1 month ago

Diverti commented 1 month ago

I just wanted to let you know, there is a misspelling in the AttributeMutation.php. It's really a minor issue, just for code clearance, this function and its references have this name: manageAttribnuteOptions instead of manageAttributeOptions

Thanks!

vivek-webkul commented 1 month ago

Hi @Diverti,

Thank you for pointing out the misspelling issue. I’ve made the necessary corrections, and it won’t impact your project.

You can pull the latest changes from the following commit: Fixed Commit Link.