graycoreio/daffodil

View on GitHub
libs/content/guides/drivers.md

Summary

Maintainability
Test Coverage
# Drivers
`@daffodil/content` can interface with supported platforms through drivers.

## Magento
The Magento driver works with a Magento backend running version 2.4.1 or higher.

Magento v2.4.1 does not provide support for guest contents in their GraphQL contents endpoint. [graycoreio/magento2-guest-contents-graphql](https://github.com/graycoreio/magento2-guest-contents-graphql) should be used to add support for guest contents.