Fynd Platform v2.6.0 GraphQL Change Logs

Cart

Queries

promotions

What's New

  • [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'

Objects

Cart

What's New

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

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

ProductArticle

What's New

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

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

Coupon

What's New

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

CartShipmentsResponse

What's New

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

Input Objects

CartItem

What's New

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

UpdateCartRequestInput

What's New

  • [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'

UpdateProductCartInput

What's New

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

Types

FreeGiftItem

What's New

  • [ADDED] Type 'FreeGiftItem' was added

FreeGiftItemsOperation

What's New

  • [ADDED] Type 'FreeGiftItemsOperation' was added

DiscountRules

What's New

  • [ADDED] Type 'DiscountRules' was added

Catalog/collection

Types

CollectionItem

What's New

  • [ADDED] Type 'CollectionItem' was added

CollectionItems

What's Changed

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

Catalog/product

Objects

ProductSizePrice

What's New

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

Types

ProductSizeSeller

What's New

  • [ADDED] Type 'ProductSizeSeller' was added

ProductSellers

What's Changed

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

Configuration

Objects

AppFeature

What's New

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

Types

DeliveryStrategy

What's New

  • [ADDED] Type 'DeliveryStrategy' was added

Content

Objects

CustomField

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'

Theme

Objects

AvailablePageSchemaSections

What's New

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

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

PageSectionMetaAttributes

What's New

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

Types

CanvasItem

What's New

  • [ADDED] Type 'CanvasItem' was added

User

Objects

RegisterFormSuccess

What's New

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

ProfileEditSuccess

What's New

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

Input Objects

EditProfileRequestSchemaInput

What's New

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

FormRegisterRequestSchemaInput

What's New

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

Types

PrivacyPolicyConsent

What's New

  • [ADDED] Type 'PrivacyPolicyConsent' was added

UserConsent

What's New

  • [ADDED] Type 'UserConsent' was added