GitHub

MagentoGeographyGraphQlErrorCode

import { MagentoGeographyGraphQlErrorCode } from '@daffodil/reviews/driver/magento'

enum MagentoGeographyGraphQlErrorCode {
  COUNTRY_NOT_FOUND = MagentoGeographyGraphQlErrorCode.COUNTRY_NOT_FOUND,
}