Fynd Platform v2.11.1 GraphQL Change Logs

Cart

Queries

eligibleOfferProducts

What's New

  • [ADDED] Field 'eligibleOfferProducts' was added to object type 'Query'

Objects

ChargesAmount

What's New

  • [ADDED] Field 'base_currency' was added to object type 'ChargesAmount'

  • [ADDED] Field 'ordering_currency' was added to object type 'ChargesAmount'

Types

OfferMode

What's New

  • [ADDED] Type 'OfferMode' was added

PromotionGroup

What's New

  • [ADDED] Type 'PromotionGroup' was added

OfferType

What's New

  • [ADDED] Type 'OfferType' was added

CurrencyValue

What's New

  • [ADDED] Type 'CurrencyValue' was added

EligibleProductItem

What's New

  • [ADDED] Type 'EligibleProductItem' was added

EligibleProductPageInfo

What's New

  • [ADDED] Type 'EligibleProductPageInfo' was added

EligibleProductsResponse

What's New

  • [ADDED] Type 'EligibleProductsResponse' was added

ChargesAmount

What's Deprecated

  • [DEPRECATED] Field 'ChargesAmount.currency' is deprecated

  • [DEPRECATED] Field 'ChargesAmount.value' is deprecated

Configuration

Objects

ApplicationConfiguration

What's New

  • [ADDED] Field 'country_currencies' was added to object type 'ApplicationConfiguration'

AppFeature

What's New

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

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

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

Types

SecurityFeature

What's New

  • [ADDED] Type 'SecurityFeature' was added

SecurityDomain

What's New

  • [ADDED] Type 'SecurityDomain' was added

SecurityUrlScheme

What's New

  • [ADDED] Type 'SecurityUrlScheme' was added

CurrencyDetail

What's New

  • [ADDED] Type 'CurrencyDetail' was added

AppCountryCurrencies

What's New

  • [ADDED] Type 'AppCountryCurrencies' was added

PriceStrategy

What's New

  • [ADDED] Type 'PriceStrategy' was added

ApplicationConfiguration

What's Deprecated

  • [DEPRECATED] Field 'ApplicationConfiguration.app_currencies' is deprecated

Order

Objects

RefundStatus

What's New

  • [ADDED] Field 'transaction_info' was added to object type 'RefundStatus'

Types

RefundTransactionInfo

What's New

  • [ADDED] Type 'RefundTransactionInfo' was added

Payment

Queries

paymentModeRoutes

What's New

  • [ADDED] Argument 'fulfillmentOption: [String]' added to field 'Query.paymentModeRoutes'

User

Input Objects

FormRegisterRequestSchemaInput

What's Changed

  • [CHANGED] Input field 'FormRegisterRequestSchemaInput.last_name' changed type from 'String!' to 'String'

  • [CHANGED] Input field 'FormRegisterRequestSchemaInput.phone' changed type from 'FormRegisterRequestSchemaPhoneInput!' to 'FormRegisterRequestSchemaPhoneInput'