staylime / classmanager-graphql
Staylime Class Manager Graphql
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Type:magento2-module
pkg:composer/staylime/classmanager-graphql
Requires
- php: >=7.4.0
- staylime/classmanager: >=1.11.0 <2.6
README
GraphQL API module for Staylime Event Management extension.
Installation
1) Copy-to-paste method
- Download this module and upload it to the
app/code/Staylime/ClassManagerGraphQldirectory
2) Installation using composer (from packagist)
- Execute the following command:
composer require staylime/classmanager-graphql
How to use
Coming soon