Skip to content

mageinic/cookie-notification-graphql

Repository files navigation

Cookie Notification GraphQL

Cookie Notification GraphQL is a part of MageINIC Cookie Notification extension that adds GraphQL features. This extension extends Cookie Notification definitions.

1. How to install

Run the following command in Magento 2 root folder:

composer require mageinic/cookie-notification-graphql

php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
php bin/magento cache:flush

Note: Magento 2 Cookie Notification GraphQL requires installing MageINIC Cookie Notification in your Magento installation.

Or Install via composer [Recommend]

composer require mageinic/cookie-notification

2. How to use

  • To view the queries that the MageINIC Cookie Notification GraphQL extension supports, you can check Cookie Notification Graphql Extension User Guide.pdf Or run CookieNotification Graphql.postman_collection.json in Postman.

3. Get Support

  • Feel free to contact us if you have any further questions.
  • Like this project, Give us a Star

About

Cookie Notification GraphQL is a part of MageINIC Cookie Notification extension that adds GraphQL features. This extension extends Cookie Notification definitions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages