toddlininger / classmanager-graphql
ToddLininger Class Manager Graphql
1.3.7
2024-08-07 12:23 UTC
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/ClassManagerGraphQl
directory
2) Installation using composer (from packagist)
- Execute the following command:
composer require toddlininger/classmanager-graphql
How to use
Coming soon