Download the PHP package hawksama/magento2-shopfinder-graphql without Composer
On this page you can find all versions of the php package hawksama/magento2-shopfinder-graphql. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hawksama/magento2-shopfinder-graphql
More information about hawksama/magento2-shopfinder-graphql
Files in hawksama/magento2-shopfinder-graphql
Download hawksama/magento2-shopfinder-graphql
More information about hawksama/magento2-shopfinder-graphql
Files in hawksama/magento2-shopfinder-graphql
Vendor hawksama
Package magento2-shopfinder-graphql
Short Description Shopfinder GraphQL module for Magento 2
License
Package magento2-shopfinder-graphql
Short Description Shopfinder GraphQL module for Magento 2
License
Please rate this library. Is it a good library?
Informations about the package magento2-shopfinder-graphql
Shopfinder GraphQL Module for Magento 2
A Magento 2 module that provides GraphQL API endpoints for managing shop locations, with a dedicated admin interface for shop management.
Features
- GraphQL API for shop management (create, read, update)
- Admin interface for shop management under
Content > Shopfinder - Input validation for shop data
- Proper error handling and logging
- Country code standardization
Installation
Add the module to your project:
GraphQL Endpoints
Here are practical examples of all available GraphQL operations for the Shopfinder module:
Query All Shops
Query Shop by ID
Query Update Shop
Query Delete Shop
This is not allowed via GraphQL, only via the admin interface
You can test it by using:
Query Create Shop
This is not allowed via GraphQL, only via the admin interface
All versions of magento2-shopfinder-graphql with dependencies
PHP Build Version
Package Version
The package hawksama/magento2-shopfinder-graphql contains the following files
Loading the files please wait ...