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
type CompetingChannelOffer {
"""
Market
If the requested SaleChannel's Market is B2C, then the only possible market value is B2C
If the requested SaleChannel's Market is B2B, then the possible market values is are both B2C & B2B (B2C offers are also exposed to the B2B market except when the underlying seller is opted-out)
"""
market: Market!
DB error Error: INSERT INTO type_def_fields (name,description,is_nullable,is_array,is_array_nullable,is_deprecated,parent_type_id,children_type_id)
VALUES ('offers','competing offers',false,true,false,false,10495,10496),('market','Market
If the requested SaleChannel\'s Market is B2C, then the only possible market value is B2C
The text was updated successfully, but these errors were encountered:
For this entity
Call to https://api.int.manomano.tech/gql-schema/schema/diff creates the following issue during the INSERT in Database
The text was updated successfully, but these errors were encountered: