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