GraphQL API module for Mageworx Magento 2 SEO Suite Ultimate extension.
1) Copy-to-paste method
- Download this module and upload it to the
app/code/MageWorx/SeoCrossLinksGraphQl
directory (create "SeoCrossLinksGraphQl" first if missing)
2) Installation using composer (from packagist)
- Execute the following command:
composer require mageworx/module-seocrosslinks-graph-ql
The SeoCrossLinksGraphQl modifies the necessary attributes of the entities of Product, categories and CMS pages, when you call these entities using the standard GraphQL requests.