Fynd Platform v2.8.3 GraphQL Change Logs

Catalog/brand

Queries

brands

What's Changed

  • [CHANGED] Default value '1' was added to argument 'pageNo' on field 'Query.brands'

  • [CHANGED] Default value '12' was added to argument 'pageSize' on field 'Query.brands'

Types

Brand

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'Brand.discount' is deprecated

Catalog/category

Types

Category

What's Changed

  • [CHANGED] Field 'Category.name' changed type from 'String' to 'String!'

  • [CHANGED] Field 'Category.uid' changed type from 'Int' to 'Int!'

DepartmentIdentifier

What's Changed

  • [CHANGED] Field 'DepartmentIdentifier.slug' changed type from 'String' to 'String!'

  • [CHANGED] Field 'DepartmentIdentifier.uid' changed type from 'Int' to 'Int!'

Catalog/collection

Queries

collections

What's Changed

  • [CHANGED] Default value '1' was added to argument 'pageNo' on field 'Query.collections'

  • [CHANGED] Default value '12' was added to argument 'pageSize' on field 'Query.collections'

collectionItems

What's New

  • [ADDED] Argument 'pageSize: Int' (with default value) added to field 'Query.collectionItems'

What's Changed

  • [CHANGED] Default value '1' was added to argument 'pageNo' on field 'Query.collectionItems'

Types

CollectionType

What's New

  • [ADDED] Type 'CollectionType' was added

NavigationAction

What's New

  • [ADDED] Type 'NavigationAction' was added

Collection

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'Collection.type' is deprecated

  • [BREAKING] [DEPRECATED] Field 'Collection.is_active' is deprecated

  • [BREAKING] [DEPRECATED] Field 'Collection.allow_facets' is deprecated

  • [BREAKING] [DEPRECATED] Field 'Collection.allow_sort' is deprecated

  • [BREAKING] [DEPRECATED] Field 'Collection.sort_on' is deprecated

  • [BREAKING] [DEPRECATED] Field 'Collection.priority' is deprecated

  • [BREAKING] [DEPRECATED] Field 'Collection.schedule' is deprecated

  • [BREAKING] [DEPRECATED] Field 'Collection.badge' is deprecated

  • [BREAKING] [DEPRECATED] Field 'Collection.visible_facets_keys' is deprecated

  • [BREAKING] [DEPRECATED] Field 'Collection.query' is deprecated

  • [BREAKING] [DEPRECATED] Field 'Collection.products' is deprecated

  • [BREAKING] [DEPRECATED] Field 'Collection.meta' is deprecated

  • [BREAKING] [DEPRECATED] Field 'Collection.cron' is deprecated

  • [BREAKING] [DEPRECATED] Field 'Collection.app_id' is deprecated

What's Changed

  • [BREAKING] [CHANGED] Field 'Collection.type' changed type from 'String' to 'CollectionType'

CollectionDetail

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'CollectionDetail.type' is deprecated

  • [BREAKING] [DEPRECATED] Field 'CollectionDetail.is_active' is deprecated

  • [BREAKING] [DEPRECATED] Field 'CollectionDetail.allow_facets' is deprecated

  • [BREAKING] [DEPRECATED] Field 'CollectionDetail.allow_sort' is deprecated

  • [BREAKING] [DEPRECATED] Field 'CollectionDetail.sort_on' is deprecated

  • [BREAKING] [DEPRECATED] Field 'CollectionDetail.priority' is deprecated

  • [BREAKING] [DEPRECATED] Field 'CollectionDetail.schedule' is deprecated

  • [BREAKING] [DEPRECATED] Field 'CollectionDetail.badge' is deprecated

  • [BREAKING] [DEPRECATED] Field 'CollectionDetail.visible_facets_keys' is deprecated

  • [BREAKING] [DEPRECATED] Field 'CollectionDetail.tag' is deprecated

  • [BREAKING] [DEPRECATED] Field 'CollectionDetail.query' is deprecated

  • [BREAKING] [DEPRECATED] Field 'CollectionDetail.meta' is deprecated

  • [BREAKING] [DEPRECATED] Field 'CollectionDetail.cron' is deprecated

  • [BREAKING] [DEPRECATED] Field 'CollectionDetail.app_id' is deprecated

What's Changed

  • [BREAKING] [CHANGED] Field 'CollectionDetail.type' changed type from 'String' to 'CollectionType'

CollectionLogo

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'CollectionLogo.meta' is deprecated

CollectionItem

What's Changed

  • [BREAKING] [CHANGED] Field 'CollectionItem.brand' changed type from 'ProductBrand' to 'NavigationAction'

  • [BREAKING] [CHANGED] Field 'CollectionItem.categories' changed type from '[ProductBrand]' to '[NavigationAction]'

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'CollectionItem.image_nature' is deprecated

  • [BREAKING] [DEPRECATED] Field 'CollectionItem.product_group_tag' is deprecated

  • [BREAKING] [DEPRECATED] Field 'CollectionItem.rating' is deprecated

  • [BREAKING] [DEPRECATED] Field 'CollectionItem.rating_count' is deprecated

  • [BREAKING] [DEPRECATED] Field 'CollectionItem.similars' is deprecated

  • [BREAKING] [DEPRECATED] Field 'CollectionItem.tryouts' is deprecated

  • [BREAKING] [DEPRECATED] Field 'CollectionItem.is_tryout' is deprecated

  • [BREAKING] [DEPRECATED] Field 'CollectionItem.channel' is deprecated

Product

What's Changed

  • [BREAKING] [CHANGED] Field 'Product.brand' changed type from 'ProductBrand' to 'NavigationAction'

  • [CHANGED] Field 'Product.department' changed type from 'ProductDepartment' to 'ProductDepartment!'

  • [BREAKING] [CHANGED] Field 'Product.categories' changed type from '[ProductBrand]' to '[NavigationAction]'

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'Product.type' is deprecated

  • [BREAKING] [DEPRECATED] Field 'Product.is_tryout' is deprecated

  • [BREAKING] [DEPRECATED] Field 'Product.channel' is deprecated

ProductCategoryMap

What's Changed

  • [BREAKING] [CHANGED] Field 'ProductCategoryMap.l1' changed type from 'ProductBrand' to 'NavigationAction'

  • [BREAKING] [CHANGED] Field 'ProductCategoryMap.l2' changed type from 'ProductBrand' to 'NavigationAction'

  • [BREAKING] [CHANGED] Field 'ProductCategoryMap.l3' changed type from 'ProductBrand' to 'NavigationAction'

Catalog/product

Queries

products

What's New

  • [ADDED] Argument 'pageSize: Int' (with default value) added to field 'Query.products'

What's Changed

  • [CHANGED] Default value '1' was added to argument 'pageNo' on field 'Query.products'

productBundles

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'Query.productBundles' is deprecated

productSellers

What's Changed

  • [CHANGED] Default value '1' was added to argument 'pageNo' on field 'Query.productSellers'

  • [CHANGED] Default value '12' was added to argument 'pageSize' on field 'Query.productSellers'

Objects

Attribute

What's New

  • [ADDED] Field 'id' was added to object type 'Attribute'

Types

ReturnConfiguration

What's New

  • [ADDED] Type 'ReturnConfiguration' was added

FollowedProduct

What's New

  • [ADDED] Type 'FollowedProduct' was added

NavigationAction

What's New

  • [ADDED] Type 'NavigationAction' was added

ReturnConfig

What's Removed

  • [BREAKING] [REMOVED] Type 'ReturnConfig' was removed

ProductSellers

What's Changed

  • [CHANGED] Field 'ProductSellers.page' changed type from 'PageInfo' to 'PageInfo!'

ProductSizeSeller

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'ProductSizeSeller.article_assignment' is deprecated

  • [BREAKING] [DEPRECATED] Field 'ProductSizeSeller.pincode' is deprecated

  • [BREAKING] [DEPRECATED] Field 'ProductSizeSeller.price_per_piece' is deprecated

  • [BREAKING] [DEPRECATED] Field 'ProductSizeSeller.set' is deprecated

  • [BREAKING] [DEPRECATED] Field 'ProductSizeSeller.special_badge' is deprecated

  • [BREAKING] [DEPRECATED] Field 'ProductSizeSeller.inventory_updated_on' is deprecated

What's Changed

  • [BREAKING] [CHANGED] Field 'ProductSizeSeller.return_config' changed type from 'ReturnConfig' to 'ReturnConfiguration'

  • [BREAKING] [CHANGED] Field 'ProductSizeSeller.tags' changed type from 'JSON' to '[String]'

ProductSizePrice

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'ProductSizePrice.article_assignment' is deprecated

  • [BREAKING] [DEPRECATED] Field 'ProductSizePrice.pincode' is deprecated

  • [BREAKING] [DEPRECATED] Field 'ProductSizePrice.price_per_piece' is deprecated

  • [BREAKING] [DEPRECATED] Field 'ProductSizePrice.set' is deprecated

  • [BREAKING] [DEPRECATED] Field 'ProductSizePrice.special_badge' is deprecated

  • [BREAKING] [DEPRECATED] Field 'ProductSizePrice.inventory_updated_on' is deprecated

What's Changed

  • [BREAKING] [CHANGED] Field 'ProductSizePrice.return_config' changed type from 'ReturnConfig' to 'ReturnConfiguration'

  • [BREAKING] [CHANGED] Field 'ProductSizePrice.tags' changed type from 'JSON' to '[String]'

AvailableStore

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'AvailableStore.count' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AvailableStore.code' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AvailableStore.long_lat' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AvailableStore.address' is deprecated

What's Changed

  • [BREAKING] [CHANGED] Field 'AvailableStore.long_lat' changed type from '[Int]' to '[Float]'

StrategyWiseListing

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'StrategyWiseListing.pincode' is deprecated

ProductGroupingDetails

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'ProductGroupingDetails.company_id' is deprecated

  • [BREAKING] [DEPRECATED] Field 'ProductGroupingDetails.created_by' is deprecated

  • [BREAKING] [DEPRECATED] Field 'ProductGroupingDetails.created_on' is deprecated

  • [BREAKING] [DEPRECATED] Field 'ProductGroupingDetails.verified_by' is deprecated

  • [BREAKING] [DEPRECATED] Field 'ProductGroupingDetails.verified_on' is deprecated

  • [BREAKING] [DEPRECATED] Field 'ProductGroupingDetails.modified_by' is deprecated

  • [BREAKING] [DEPRECATED] Field 'ProductGroupingDetails.modified_on' is deprecated

What's Changed

  • [BREAKING] [CHANGED] Field 'ProductGroupingDetails.created_on' changed type from 'String!' to 'String'

  • [BREAKING] [CHANGED] Field 'ProductGroupingDetails.modified_on' changed type from 'String!' to 'String'

UserDetails

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'UserDetails.username' is deprecated

What's Changed

  • [BREAKING] [CHANGED] Field 'UserDetails.username' changed type from 'String!' to 'String'

ProductIdentifier

What's Changed

  • [BREAKING] [CHANGED] Field 'ProductIdentifier.ean' changed type from 'String' to '[String]'

FollowListing

What's Changed

  • [BREAKING] [CHANGED] Field 'FollowListing.items' changed type from '[Product]!' to '[FollowedProduct]!'

Product

What's Changed

  • [BREAKING] [CHANGED] Field 'Product.brand' changed type from 'ProductBrand' to 'NavigationAction'

  • [CHANGED] Field 'Product.department' changed type from 'ProductDepartment' to 'ProductDepartment!'

  • [BREAKING] [CHANGED] Field 'Product.categories' changed type from '[ProductBrand]' to '[NavigationAction]'

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'Product.type' is deprecated

  • [BREAKING] [DEPRECATED] Field 'Product.is_tryout' is deprecated

  • [BREAKING] [DEPRECATED] Field 'Product.channel' is deprecated

ProductCategoryMap

What's Changed

  • [BREAKING] [CHANGED] Field 'ProductCategoryMap.l1' changed type from 'ProductBrand' to 'NavigationAction'

  • [BREAKING] [CHANGED] Field 'ProductCategoryMap.l2' changed type from 'ProductBrand' to 'NavigationAction'

  • [BREAKING] [CHANGED] Field 'ProductCategoryMap.l3' changed type from 'ProductBrand' to 'NavigationAction'

StoreAddress

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'StoreAddress.pincode' is deprecated

  • [BREAKING] [DEPRECATED] Field 'StoreAddress.address_meta' is deprecated

Catalog/sellingLocation

Queries

stores

What's Changed

  • [CHANGED] Default value '1' was added to argument 'pageNo' on field 'Query.stores'

  • [CHANGED] Default value '12' was added to argument 'pageSize' on field 'Query.stores'

inStockLocations

What's Changed

  • [CHANGED] Default value '1' was added to argument 'pageNo' on field 'Query.inStockLocations'

  • [CHANGED] Default value '12' was added to argument 'pageSize' on field 'Query.inStockLocations'

Objects

Store

What's New

  • [ADDED] Field '_custom_json' was added to object type 'Store'

Types

GSTCredentialsConfiguration

What's New

  • [ADDED] Type 'GSTCredentialsConfiguration' was added

ProductReturnConfiguration

What's New

  • [ADDED] Type 'ProductReturnConfiguration' was added

InStockStore

What's Removed

  • [BREAKING] [REMOVED] Type 'InStockStore' was removed

GSTCredentials

What's Removed

  • [BREAKING] [REMOVED] Type 'GSTCredentials' was removed

ProductReturnConfig

What's Removed

  • [BREAKING] [REMOVED] Type 'ProductReturnConfig' was removed

Store

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'Store.custom_json' is deprecated

  • [BREAKING] [DEPRECATED] Field 'Store.departments' is deprecated

  • [BREAKING] [DEPRECATED] Field 'Store.store_code' is deprecated

  • [BREAKING] [DEPRECATED] Field 'Store.company_id' is deprecated

  • [BREAKING] [DEPRECATED] Field 'Store.auto_invoice' is deprecated

  • [BREAKING] [DEPRECATED] Field 'Store.credit_note' is deprecated

  • [BREAKING] [DEPRECATED] Field 'Store.stage' is deprecated

  • [BREAKING] [DEPRECATED] Field 'Store.gst_credentials' is deprecated

  • [BREAKING] [DEPRECATED] Field 'Store.bulk_shipment' is deprecated

  • [BREAKING] [DEPRECATED] Field 'Store.auto_assign_courier_partner' is deprecated

What's Changed

  • [CHANGED] Field 'Store.manager' changed type from 'StoreManagerSerializer' to 'StoreManagerSerializer!'

  • [CHANGED] Field 'Store.uid' changed type from 'Int' to 'Int!'

  • [BREAKING] [CHANGED] Field 'Store.gst_credentials' changed type from 'GSTCredentials' to 'GSTCredentialsConfiguration'

  • [BREAKING] [CHANGED] Field 'Store.product_return_config' changed type from 'ProductReturnConfig' to 'ProductReturnConfiguration'

StoreDetail

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'StoreDetail.pincode' is deprecated

  • [BREAKING] [DEPRECATED] Field 'StoreDetail.store_code' is deprecated

  • [BREAKING] [DEPRECATED] Field 'StoreDetail.company_id' is deprecated

  • [BREAKING] [DEPRECATED] Field 'StoreDetail.auto_invoice' is deprecated

  • [BREAKING] [DEPRECATED] Field 'StoreDetail.credit_note' is deprecated

  • [BREAKING] [DEPRECATED] Field 'StoreDetail.stage' is deprecated

  • [BREAKING] [DEPRECATED] Field 'StoreDetail.gst_credentials' is deprecated

  • [BREAKING] [DEPRECATED] Field 'StoreDetail.bulk_shipment' is deprecated

  • [BREAKING] [DEPRECATED] Field 'StoreDetail.auto_assign_courier_partner' is deprecated

What's Changed

  • [BREAKING] [CHANGED] Field 'StoreDetail.gst_credentials' changed type from 'GSTCredentials' to 'GSTCredentialsConfiguration'

  • [BREAKING] [CHANGED] Field 'StoreDetail.product_return_config' changed type from 'ProductReturnConfig' to 'ProductReturnConfiguration'

StockLocations

What's Changed

  • [BREAKING] [CHANGED] Field 'StockLocations.items' changed type from '[InStockStore]' to '[Store]'

LatLong

What's Changed

  • [CHANGED] Field 'LatLong.coordinates' changed type from '[Float]' to '[Float]!'

  • [CHANGED] Field 'LatLong.type' changed type from 'String' to 'String!'

StoreAddress

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'StoreAddress.pincode' is deprecated

  • [BREAKING] [DEPRECATED] Field 'StoreAddress.address_meta' is deprecated

Common

Types

AddressType

What's New

  • [ADDED] Type 'AddressType' was added

ProductBrand

What's Removed

  • [BREAKING] [REMOVED] Type 'ProductBrand' was removed

Configuration

Objects

AppBasicDetails

What's New

  • [ADDED] Field 'banner_url' was added to object type 'AppBasicDetails'

  • [ADDED] Field 'favicon_url' was added to object type 'AppBasicDetails'

  • [ADDED] Field 'logo_url' was added to object type 'AppBasicDetails'

  • [ADDED] Field 'mobile_logo_url' was added to object type 'AppBasicDetails'

AppDetails

What's New

  • [ADDED] Field 'banner_url' was added to object type 'AppDetails'

  • [ADDED] Field 'favicon_url' was added to object type 'AppDetails'

  • [ADDED] Field 'logo_url' was added to object type 'AppDetails'

  • [ADDED] Field 'mobile_logo_url' was added to object type 'AppDetails'

AppOwnerInfo

What's New

  • [ADDED] Field 'banner_url' was added to object type 'AppOwnerInfo'

  • [ADDED] Field 'logo_url' was added to object type 'AppOwnerInfo'

  • [ADDED] Field 'mobile_logo_url' was added to object type 'AppOwnerInfo'

CompanyAddress

What's New

  • [ADDED] Field 'sector' was added to object type 'CompanyAddress'

Types

ProductChangeRequestFeatureConfiguration

What's New

  • [ADDED] Type 'ProductChangeRequestFeatureConfiguration' was added

ApplicationMode

What's New

  • [ADDED] Type 'ApplicationMode' was added

ApplicationStatus

What's New

  • [ADDED] Type 'ApplicationStatus' was added

DeploymentStoreSelectionFeatureType

What's New

  • [ADDED] Type 'DeploymentStoreSelectionFeatureType' was added

CurrencyDisplayType

What's New

  • [ADDED] Type 'CurrencyDisplayType' was added

PriceSort

What's New

  • [ADDED] Type 'PriceSort' was added

PriceDisplayMode

What's New

  • [ADDED] Type 'PriceDisplayMode' was added

DeliveryStrategyValue

What's New

  • [ADDED] Type 'DeliveryStrategyValue' was added

PcrFeature

What's Removed

  • [BREAKING] [REMOVED] Type 'PcrFeature' was removed

ApplicationConfiguration

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'ApplicationConfiguration.basic_details' is deprecated

  • [BREAKING] [DEPRECATED] Field 'ApplicationConfiguration.owner_info' is deprecated

ContactInfo

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'ContactInfo.id' is deprecated

  • [BREAKING] [DEPRECATED] Field 'ContactInfo.application' is deprecated

  • [BREAKING] [DEPRECATED] Field 'ContactInfo.created_at' is deprecated

  • [BREAKING] [DEPRECATED] Field 'ContactInfo.updated_at' is deprecated

  • [BREAKING] [DEPRECATED] Field 'ContactInfo.version' is deprecated

What's Changed

  • [CHANGED] Field 'ContactInfo.social_links' changed type from 'SocialLinks' to 'SocialLinks!'

InformationAddress

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'InformationAddress.loc' is deprecated

  • [BREAKING] [DEPRECATED] Field 'InformationAddress.pincode' is deprecated

InformationLoc

What's Changed

  • [BREAKING] [CHANGED] Field 'InformationLoc.coordinates' changed type from '[Int]' to '[Float]'

AppCurrencyInfo

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'AppCurrencyInfo.application' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppCurrencyInfo._id' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppCurrencyInfo.created_at' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppCurrencyInfo.modified_at' is deprecated

DefaultCurrency

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'DefaultCurrency.ref' is deprecated

Currency

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'Currency.created_at' is deprecated

  • [BREAKING] [DEPRECATED] Field 'Currency.is_active' is deprecated

  • [BREAKING] [DEPRECATED] Field 'Currency.updated_at' is deprecated

AppBasicDetails

What's Changed

  • [CHANGED] Field 'AppBasicDetails.id' changed type from 'String' to 'String!'

  • [CHANGED] Field 'AppBasicDetails.domain' changed type from 'Domain' to 'Domain!'

  • [CHANGED] Field 'AppBasicDetails.domains' changed type from '[Domain]' to '[Domain]!'

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'AppBasicDetails.banner' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppBasicDetails.favicon' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppBasicDetails.logo' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppBasicDetails.mobile_logo' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppBasicDetails.company_id' is deprecated

AppDetails

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'AppDetails.id' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppDetails.banner' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppDetails.favicon' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppDetails.logo' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppDetails.mobile_logo' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppDetails.app_type' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppDetails.auth' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppDetails.cache_ttl' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppDetails.company_id' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppDetails.cors' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppDetails.created_at' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppDetails.updated_at' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppDetails.is_active' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppDetails.is_internal' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppDetails.meta' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppDetails.owner' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppDetails.redirections' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppDetails.token' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppDetails.website' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppDetails.modified_at' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppDetails.version' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppDetails.mode' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppDetails.status' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppDetails.tokens' is deprecated

What's Changed

  • [CHANGED] Field 'AppDetails.domain' changed type from 'Domain' to 'Domain!'

  • [CHANGED] Field 'AppDetails.domains' changed type from '[Domain]' to '[Domain]!'

  • [CHANGED] Field 'AppDetails.company_id' changed type from 'Int' to 'Int!'

  • [CHANGED] Field 'AppDetails.created_at' changed type from 'String' to 'String!'

  • [CHANGED] Field 'AppDetails.is_active' changed type from 'Boolean' to 'Boolean!'

  • [CHANGED] Field 'AppDetails.modified_at' changed type from 'String' to 'String!'

  • [CHANGED] Field 'AppDetails.slug' changed type from 'String' to 'String!'

  • [BREAKING] [CHANGED] Field 'AppDetails.mode' changed type from 'String' to 'ApplicationMode!'

  • [BREAKING] [CHANGED] Field 'AppDetails.status' changed type from 'String' to 'ApplicationStatus!'

TokenSchema

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'TokenSchema.created_by' is deprecated

  • [BREAKING] [DEPRECATED] Field 'TokenSchema.created_at' is deprecated

ApplicationRedirections

What's Changed

  • [CHANGED] Field 'ApplicationRedirections.redirect_to' changed type from 'String' to 'String!'

  • [CHANGED] Field 'ApplicationRedirections.type' changed type from 'Type' to 'Type!'

ApplicationAuth

What's Changed

  • [CHANGED] Field 'ApplicationAuth.enabled' changed type from 'Boolean' to 'Boolean!'

Domain

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'Domain.id' is deprecated

  • [BREAKING] [DEPRECATED] Field 'Domain.is_predefined' is deprecated

What's Changed

  • [CHANGED] Field 'Domain.is_primary' changed type from 'Boolean' to 'Boolean!'

  • [CHANGED] Field 'Domain.is_shortlink' changed type from 'Boolean' to 'Boolean!'

  • [CHANGED] Field 'Domain.name' changed type from 'String' to 'String!'

  • [CHANGED] Field 'Domain.verified' changed type from 'Boolean' to 'Boolean!'

SecureUrl

What's Changed

  • [CHANGED] Field 'SecureUrl.secure_url' changed type from 'String' to 'String!'

BuyboxFeature

What's Changed

  • [CHANGED] Field 'BuyboxFeature.show_name' changed type from 'Boolean' to 'Boolean!'

  • [CHANGED] Field 'BuyboxFeature.enable_selection' changed type from 'Boolean' to 'Boolean!'

  • [CHANGED] Field 'BuyboxFeature.is_seller_buybox_enabled' changed type from 'Boolean' to 'Boolean!'

AppFeature

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'AppFeature.id' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppFeature.app' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppFeature.created_at' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppFeature.delivery_strategy' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppFeature.product_detail' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppFeature.updated_at' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppFeature.modified_at' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppFeature.version' is deprecated

What's Changed

  • [CHANGED] Field 'AppFeature.cart' changed type from 'CartFeature' to 'CartFeature!'

  • [CHANGED] Field 'AppFeature.common' changed type from 'CommonFeature' to 'CommonFeature!'

  • [CHANGED] Field 'AppFeature.home_page' changed type from 'HomePageFeature' to 'HomePageFeature!'

  • [CHANGED] Field 'AppFeature.landing_page' changed type from 'LandingPageFeature' to 'LandingPageFeature!'

  • [CHANGED] Field 'AppFeature.order' changed type from 'OrderFeature' to 'OrderFeature!'

  • [BREAKING] [CHANGED] Field 'AppFeature.pcr' changed type from 'PcrFeature' to 'ProductChangeRequestFeatureConfiguration'

  • [CHANGED] Field 'AppFeature.qr' changed type from 'QrFeature' to 'QrFeature!'

  • [CHANGED] Field 'AppFeature.registration_page' changed type from 'RegistrationPageFeature' to 'RegistrationPageFeature!'

  • [CHANGED] Field 'AppFeature.buybox' changed type from 'BuyboxFeature' to 'BuyboxFeature!'

CartFeature

What's Changed

  • [CHANGED] Field 'CartFeature.google_map' changed type from 'Boolean' to 'Boolean!'

  • [CHANGED] Field 'CartFeature.gst_input' changed type from 'Boolean' to 'Boolean!'

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'CartFeature.placing_for_customer' is deprecated

  • [BREAKING] [DEPRECATED] Field 'CartFeature.revenue_engine_coupon' is deprecated

  • [BREAKING] [DEPRECATED] Field 'CartFeature.staff_selection' is deprecated

CommonFeature

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'CommonFeature.communication_optin_dialog' is deprecated

  • [BREAKING] [DEPRECATED] Field 'CommonFeature.deployment_store_selection' is deprecated

  • [BREAKING] [DEPRECATED] Field 'CommonFeature.feedback' is deprecated

  • [BREAKING] [DEPRECATED] Field 'CommonFeature.listing_page' is deprecated

  • [BREAKING] [DEPRECATED] Field 'CommonFeature.revenue_engine' is deprecated

  • [BREAKING] [DEPRECATED] Field 'CommonFeature.reward_points' is deprecated

What's Changed

  • [CHANGED] Field 'CommonFeature.compare_products' changed type from 'CompareProductsFeature' to 'CompareProductsFeature!'

  • [CHANGED] Field 'CommonFeature.currency' changed type from 'CurrencyFeature' to 'CurrencyFeature!'

  • [CHANGED] Field 'CommonFeature.deployment_store_selection' changed type from 'DeploymentStoreSelectionFeature' to 'DeploymentStoreSelectionFeature!'

  • [CHANGED] Field 'CommonFeature.feedback' changed type from 'FeedbackFeature' to 'FeedbackFeature!'

  • [CHANGED] Field 'CommonFeature.listing_price' changed type from 'ListingPriceFeature' to 'ListingPriceFeature!'

  • [CHANGED] Field 'CommonFeature.international_shipping' changed type from 'IntrenationalShippingFeature' to 'IntrenationalShippingFeature!'

IntrenationalShippingFeature

What's Changed

  • [CHANGED] Field 'IntrenationalShippingFeature.enabled' changed type from 'Boolean' to 'Boolean!'

ListingPageFeature

What's Changed

  • [CHANGED] Field 'ListingPageFeature.sort_on' changed type from 'String' to 'String!'

CommunicationOptinDialogFeature

What's Changed

  • [CHANGED] Field 'CommunicationOptinDialogFeature.visibility' changed type from 'Boolean' to 'Boolean!'

CompareProductsFeature

What's Changed

  • [CHANGED] Field 'CompareProductsFeature.enabled' changed type from 'Boolean' to 'Boolean!'

CurrencyFeature

What's Changed

  • [CHANGED] Field 'CurrencyFeature.default_currency' changed type from 'String' to 'String!'

  • [BREAKING] [CHANGED] Field 'CurrencyFeature.type' changed type from 'String' to 'CurrencyDisplayType!'

  • [CHANGED] Field 'CurrencyFeature.value' changed type from '[String]' to '[String]!'

DeploymentStoreSelectionFeature

What's Changed

  • [CHANGED] Field 'DeploymentStoreSelectionFeature.enabled' changed type from 'Boolean' to 'Boolean!'

  • [BREAKING] [CHANGED] Field 'DeploymentStoreSelectionFeature.type' changed type from 'String' to 'DeploymentStoreSelectionFeatureType!'

FeedbackFeature

What's Changed

  • [CHANGED] Field 'FeedbackFeature.enabled' changed type from 'Boolean' to 'Boolean!'

ListingPriceFeature

What's Changed

  • [BREAKING] [CHANGED] Field 'ListingPriceFeature.sort' changed type from 'String' to 'PriceSort!'

  • [BREAKING] [CHANGED] Field 'ListingPriceFeature.value' changed type from 'String' to 'PriceDisplayMode!'

RevenueEngineFeature

What's Changed

  • [CHANGED] Field 'RevenueEngineFeature.enabled' changed type from 'Boolean' to 'Boolean!'

Credit

What's Changed

  • [CHANGED] Field 'Credit.enabled' changed type from 'Boolean' to 'Boolean!'

DeliveryStrategy

What's Changed

  • [BREAKING] [CHANGED] Field 'DeliveryStrategy.value' changed type from 'String' to 'DeliveryStrategyValue!'

HomePageFeature

What's Changed

  • [CHANGED] Field 'HomePageFeature.order_processing' changed type from 'Boolean' to 'Boolean!'

LandingPageFeature

What's Changed

  • [CHANGED] Field 'LandingPageFeature.continue_as_guest' changed type from 'Boolean' to 'Boolean!'

  • [CHANGED] Field 'LandingPageFeature.show_register_btn' changed type from 'Boolean' to 'Boolean!'

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'LandingPageFeature.launch_page' is deprecated

  • [BREAKING] [DEPRECATED] Field 'LandingPageFeature.show_domain_textbox' is deprecated

LaunchPage

What's Changed

  • [CHANGED] Field 'LaunchPage.page_type' changed type from 'String' to 'String!'

OrderFeature

What's Changed

  • [CHANGED] Field 'OrderFeature.buy_again' changed type from 'Boolean' to 'Boolean!'

ProductDetailFeature

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'ProductDetailFeature.request_product' is deprecated

  • [BREAKING] [DEPRECATED] Field 'ProductDetailFeature.seller_selection' is deprecated

  • [BREAKING] [DEPRECATED] Field 'ProductDetailFeature.similar' is deprecated

  • [BREAKING] [DEPRECATED] Field 'ProductDetailFeature.update_product_meta' is deprecated

QrFeature

What's Changed

  • [CHANGED] Field 'QrFeature.application' changed type from 'Boolean' to 'Boolean!'

  • [CHANGED] Field 'QrFeature.collections' changed type from 'Boolean' to 'Boolean!'

  • [CHANGED] Field 'QrFeature.products' changed type from 'Boolean' to 'Boolean!'

RegistrationPageFeature

What's Changed

  • [CHANGED] Field 'RegistrationPageFeature.ask_store_address' changed type from 'Boolean' to 'Boolean!'

AppIntegrationTokens

What's Changed

  • [CHANGED] Field 'AppIntegrationTokens.id' changed type from 'String' to 'String!'

  • [CHANGED] Field 'AppIntegrationTokens.application' changed type from 'String' to 'String!'

  • [CHANGED] Field 'AppIntegrationTokens.created_at' changed type from 'String' to 'String!'

  • [CHANGED] Field 'AppIntegrationTokens.tokens' changed type from 'TokenDetails' to 'TokenDetails!'

  • [CHANGED] Field 'AppIntegrationTokens.modified_at' changed type from 'String' to 'String!'

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'AppIntegrationTokens.application' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppIntegrationTokens.created_at' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppIntegrationTokens.updated_at' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppIntegrationTokens.modified_at' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppIntegrationTokens.version' is deprecated

TokenDetails

What's Changed

  • [CHANGED] Field 'TokenDetails.firebase' changed type from 'Firebase' to 'Firebase!'

  • [CHANGED] Field 'TokenDetails.freshchat' changed type from 'Freshchat' to 'Freshchat!'

  • [CHANGED] Field 'TokenDetails.fynd_rewards' changed type from 'FyndRewards' to 'FyndRewards!'

  • [CHANGED] Field 'TokenDetails.google_map' changed type from 'GoogleMap' to 'GoogleMap!'

  • [CHANGED] Field 'TokenDetails.gtm' changed type from 'Gtm' to 'Gtm!'

  • [CHANGED] Field 'TokenDetails.moengage' changed type from 'Moengage' to 'Moengage!'

  • [CHANGED] Field 'TokenDetails.safetynet' changed type from 'Safetynet' to 'Safetynet!'

  • [CHANGED] Field 'TokenDetails.segment' changed type from 'Segment' to 'Segment!'

Firebase

What's Changed

  • [CHANGED] Field 'Firebase.credentials' changed type from 'FirebaseCredentials' to 'FirebaseCredentials!'

  • [CHANGED] Field 'Firebase.enabled' changed type from 'Boolean' to 'Boolean!'

FirebaseCredentials

What's Changed

  • [CHANGED] Field 'FirebaseCredentials.android' changed type from 'AppCredentials' to 'AppCredentials!'

  • [CHANGED] Field 'FirebaseCredentials.ios' changed type from 'AppCredentials' to 'AppCredentials!'

Freshchat

What's Changed

  • [CHANGED] Field 'Freshchat.credentials' changed type from 'FreshchatCredentials' to 'FreshchatCredentials!'

  • [CHANGED] Field 'Freshchat.enabled' changed type from 'Boolean' to 'Boolean!'

FyndRewards

What's Changed

  • [CHANGED] Field 'FyndRewards.credentials' changed type from 'FyndRewardsCredentials' to 'FyndRewardsCredentials!'

GoogleMap

What's Changed

  • [CHANGED] Field 'GoogleMap.enabled' changed type from 'Boolean' to 'Boolean!'

  • [CHANGED] Field 'GoogleMap.credentials' changed type from 'GoogleMapCredentials' to 'GoogleMapCredentials!'

Gtm

What's Changed

  • [CHANGED] Field 'Gtm.credentials' changed type from 'GtmCredentials' to 'GtmCredentials!'

  • [CHANGED] Field 'Gtm.enabled' changed type from 'Boolean' to 'Boolean!'

Moengage

What's Changed

  • [CHANGED] Field 'Moengage.credentials' changed type from 'MoengageCredentials' to 'MoengageCredentials!'

  • [CHANGED] Field 'Moengage.enabled' changed type from 'Boolean' to 'Boolean!'

Safetynet

What's Changed

  • [CHANGED] Field 'Safetynet.credentials' changed type from 'SafetynetCredentials' to 'SafetynetCredentials!'

  • [CHANGED] Field 'Safetynet.enabled' changed type from 'Boolean' to 'Boolean!'

Segment

What's Changed

  • [CHANGED] Field 'Segment.credentials' changed type from 'SegmentCredentials' to 'SegmentCredentials!'

  • [CHANGED] Field 'Segment.enabled' changed type from 'Boolean' to 'Boolean!'

AppLanguages

What's Changed

  • [CHANGED] Field 'AppLanguages.code' changed type from 'String' to 'String!'

  • [CHANGED] Field 'AppLanguages.name' changed type from 'String' to 'String!'

AppOwnerInfo

What's Changed

  • [CHANGED] Field 'AppOwnerInfo.id' changed type from 'String' to 'String!'

  • [CHANGED] Field 'AppOwnerInfo.domain' changed type from 'Domain' to 'Domain!'

  • [CHANGED] Field 'AppOwnerInfo.domains' changed type from '[Domain]' to '[Domain]!'

  • [CHANGED] Field 'AppOwnerInfo.is_active' changed type from 'Boolean' to 'Boolean!'

  • [CHANGED] Field 'AppOwnerInfo.name' changed type from 'String' to 'String!'

  • [CHANGED] Field 'AppOwnerInfo.token' changed type from 'String' to 'String!'

  • [CHANGED] Field 'AppOwnerInfo.website' changed type from 'ApplicationWebsite' to 'ApplicationWebsite!'

  • [BREAKING] [CHANGED] Field 'AppOwnerInfo.mode' changed type from 'String' to 'ApplicationMode'

  • [CHANGED] Field 'AppOwnerInfo.slug' changed type from 'String' to 'String!'

  • [CHANGED] Field 'AppOwnerInfo.company_info' changed type from 'CompanyInfo' to 'CompanyInfo!'

  • [CHANGED] Field 'AppOwnerInfo.owner_info' changed type from 'OwnerInfo' to 'OwnerInfo!'

  • [BREAKING] [CHANGED] Field 'AppOwnerInfo.status' changed type from 'String' to 'ApplicationStatus!'

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'AppOwnerInfo.banner' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppOwnerInfo.cors' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppOwnerInfo.created_at' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppOwnerInfo.logo' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppOwnerInfo.mode' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppOwnerInfo.owner_info' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppOwnerInfo.tokens' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppOwnerInfo.mobile_logo' is deprecated

  • [BREAKING] [DEPRECATED] Field 'AppOwnerInfo.status' is deprecated

CompanyInfo

What's Changed

  • [CHANGED] Field 'CompanyInfo.id' changed type from 'String' to 'String!'

  • [CHANGED] Field 'CompanyInfo.created_on' changed type from 'String' to 'String!'

  • [CHANGED] Field 'CompanyInfo.name' changed type from 'String' to 'String!'

  • [CHANGED] Field 'CompanyInfo.uid' changed type from 'Int' to 'Int!'

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'CompanyInfo.created_on' is deprecated

  • [BREAKING] [DEPRECATED] Field 'CompanyInfo.is_active' is deprecated

CompanyAddress

What's Changed

  • [CHANGED] Field 'CompanyAddress.address1' changed type from 'String' to 'String!'

  • [BREAKING] [CHANGED] Field 'CompanyAddress.address_type' changed type from 'String' to 'AddressType!'

  • [CHANGED] Field 'CompanyAddress.city' changed type from 'String' to 'String!'

  • [CHANGED] Field 'CompanyAddress.postal_code' changed type from 'String' to 'String!'

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'CompanyAddress.pincode' is deprecated

OwnerInfo

What's Deprecated

  • [BREAKING] [DEPRECATED] Field 'OwnerInfo.id' is deprecated

LatLong

What's Changed

  • [CHANGED] Field 'LatLong.coordinates' changed type from '[Float]' to '[Float]!'

  • [CHANGED] Field 'LatLong.type' changed type from 'String' to 'String!'