Get Started

DaffExternalRouterDriverMagentoModule

The module used to configure the DaffExternalRouterDriver for usage with Magento.

Examples

```ts

@NgModule({ declarations: [], imports: [ ... DaffExternalRouterDriverMagentoModule.forRoot() ], }) export class AppModule{}


Note that this package depends upon ApolloClient, as the Magento driver uses GraphQl to make it's API calls.
Graycore, LLC © 2018 - 2025. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.