Fynd Platform v2.6.0 GraphQL Change Logs

Cart

What's New

  • [ADDED] Type 'FreeGiftItem' was added

  • [ADDED] Type 'FreeGiftItemsOperation' was added

  • [ADDED] Type 'DiscountRules' was added

  • [ADDED] Input field 'force_new_line_item' of type 'Boolean' was added to input object type 'CartItem'

  • [ADDED] Input field 'free_gift_items' of type '[FreeGiftItem]' was added to input object type 'UpdateCartRequestInput'

  • [ADDED] Input field 'free_gift_items_operation' of type 'FreeGiftItemsOperation' was added to input object type 'UpdateCartRequestInput'

  • [ADDED] Input field 'force_new_line_item' of type 'Boolean' was added to input object type 'UpdateProductCartInput'

  • [ADDED] Argument 'promotionType: String' added to field 'Query.promotions'

  • [ADDED] Argument 'cartId: String' added to field 'Query.promotions'

  • [ADDED] Argument 'autoApply: Boolean' added to field 'Query.promotions'

  • [ADDED] Field 'free_gift_selection_available' was added to object type 'Cart'

  • [ADDED] Field 'customer_id' was added to object type 'Cart'

  • [ADDED] Field 'force_new_line_item' was added to object type 'ProductArticle'

  • [ADDED] Field 'item_index' was added to object type 'ProductArticle'

  • [ADDED] Field 'rule' was added to object type 'Coupon'

  • [ADDED] Field 'customer_id' was added to object type 'CartShipmentsResponse'

Catalog/collection

What's New

  • [ADDED] Type 'CollectionItem' was added

What's Changed

  • [BREAKING] [CHANGED] Field 'CollectionItems.items' changed type from '[Product]' to '[CollectionItem]'

Catalog/product

What's New

  • [ADDED] Type 'ProductSizeSeller' was added

  • [ADDED] Field 'total_available_quantity' was added to object type 'ProductSizePrice'

What's Changed

  • [BREAKING] [CHANGED] Field 'ProductSellers.items' changed type from '[ProductSizePrice]' to '[ProductSizeSeller]'

Configuration

What's New

  • [ADDED] Type 'DeliveryStrategy' was added

  • [ADDED] Field 'delivery_strategy' was added to object type 'AppFeature'

Content

What's New

  • [ADDED] Field 'slug' was added to object type 'CustomField'

What's Deprecated

  • [BREAKING] [REMOVED] Field 'key' was removed from object type 'CustomField'

  • [BREAKING] [REMOVED] Field 'creator' was removed from object type 'CustomField'

  • [BREAKING] [REMOVED] Field 'created_by' was removed from object type 'CustomField'

What's Changed

  • [CHANGED] Field 'CustomField.resource' description changed from 'Type of an entity under which custom field is defined.' to 'Unique identifier (slug) of the entity for which the custom field is defined.'

  • [CHANGED] Field 'CustomField.value' description changed from 'Array containing values of custom field.' to 'Denotes where the custom field has been defined - within a company or within a sales channel.'

  • [CHANGED] Field 'CustomField.created_at' description changed from 'Timestamp which represent the time when data was created.' to 'Details of the owner of custom field creator.'

Theme

What's New

  • [ADDED] Type 'CanvasItem' was added

  • [ADDED] Field 'canvas' was added to object type 'AvailablePageSchemaSections'

  • [ADDED] Field 'custom_css' was added to object type 'AvailablePageSchemaSections'

  • [ADDED] Field 'canvas' was added to object type 'PageSectionMetaAttributes'

User

What's New

  • [ADDED] Type 'PrivacyPolicyConsent' was added

  • [ADDED] Type 'UserConsent' was added

  • [ADDED] Input field 'consent' of type 'Boolean' was added to input object type 'EditProfileRequestSchemaInput'

  • [ADDED] Input field 'consent' of type 'Boolean' was added to input object type 'FormRegisterRequestSchemaInput'

  • [ADDED] Field 'consent' was added to object type 'RegisterFormSuccess'

  • [ADDED] Field 'consent' was added to object type 'ProfileEditSuccess'