You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever I try to use the magento sdk it keeps saying that it's deprecated and to use the vsf-enterprise module or magento2-sdk, the thing is the magento2-sdk doesn't even exist and the @vsf-enterprise module just isn't available. this is a very big breaking issue and it's stopping my process. this is the message that comes when hovering on the function:
Whenever I try to use the magento sdk it keeps saying that it's deprecated and to use the vsf-enterprise module or magento2-sdk, the thing is the magento2-sdk doesn't even exist and the @vsf-enterprise module just isn't available. this is a very big breaking issue and it's stopping my process. this is the message that comes when hovering on the function:
@deprecated
Use middlewareModule instead.
// Breaking changes:
// - Custom queries are now a second argument of the methods.
@example
Initialization of the Magento module.
The text was updated successfully, but these errors were encountered: