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
{{ message }}
This repository was archived by the owner on Dec 19, 2019. It is now read-only.
CartAddressInput.region for setBillingAddressOnCart/setShippingAddressesOnCart is expected to be type of Int! and should have name region_id or should have similar meaning as CustomerAddress.region_id
and CartAddress.region is expected to be similar to CustomerAddressRegion
The text was updated successfully, but these errors were encountered:
naydav
changed the title
Refactoring of 'setBillingAddressOnCart', 'setShippingAddressesOnCart', 'CartAddress'
Inconsistency in 'setBillingAddressOnCart', 'setShippingAddressesOnCart', 'CartAddress' scheme
Apr 24, 2019
naydav
changed the title
Inconsistency in 'setBillingAddressOnCart', 'setShippingAddressesOnCart', 'CartAddress' scheme
Schema inconsistency in 'setBillingAddressOnCart', 'setShippingAddressesOnCart', 'CartAddress' declaration
Apr 24, 2019
Uh oh!
There was an error while loading. Please reload this page.
CartAddressInput.region
forsetBillingAddressOnCart
/setShippingAddressesOnCart
is expected to be type ofInt!
and should have nameregion_id
or should have similar meaning asCustomerAddress.region_id
and
CartAddress.region
is expected to be similar toCustomerAddressRegion
The text was updated successfully, but these errors were encountered: