Commands
Generate Pepper GraphQL classes
Run the following command to generate Pepper GraphQL class interactively:
php artisan pepper:grind
Or supply --all
option to generate for all models:
php artisan pepper:grind --all
Run the following command to generate Pepper GraphQL class interactively:
php artisan pepper:grind
Or supply --all
option to generate for all models:
php artisan pepper:grind --all