Skip to content

Commit

Permalink
Added dependency to InventoryApi module. Fixed #1
Browse files Browse the repository at this point in the history
  • Loading branch information
alfredsgenkins committed Mar 6, 2020
1 parent b985ad6 commit 10a9d42
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/etc/module.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
<sequence>
<module name="Magento_CatalogGraphQl"/>
<module name="ScandiPWA_CatalogGraphQl"/>
<module name="Magento_InventoryApi"/>
<module name="Magento_CatalogInventory"/>
</sequence>
</module>
</config>

0 comments on commit 10a9d42

Please sign in to comment.