Objects
Cart
What's New
[ADDED] Field 'loyalty_meta' was added to object type 'Cart'
LoyaltyPoints
What's New
[ADDED] Field 'meta' was added to object type 'LoyaltyPoints'
Input Objects
CartMetaRequestInput
What's New
[ADDED] Input field 'ship_to_gst_details' of type 'ShipToGstDetailsInput' was added to input object type 'CartMetaRequestInput'
RedeemLoyaltyPoints
What's New
[ADDED] Input field 'meta' of type 'JSON' was added to input object type 'RedeemLoyaltyPoints'
Types
ShipToGstDetailsInput
What's New
[ADDED] Type 'ShipToGstDetailsInput' was added
Queries
collectionItemsV2
What's New
[ADDED] Field 'collectionItemsV2' was added to object type 'Query'
Types
CollectionItemsV2
What's New
[ADDED] Type 'CollectionItemsV2' was added
Queries
orderTransactions
What's New
[ADDED] Field 'orderTransactions' was added to object type 'Query'
paymentModeRoutes
What's New
[ADDED] Argument 'displaySplit: Boolean' added to field 'Query.paymentModeRoutes'
[ADDED] Argument 'orderId: String' added to field 'Query.paymentModeRoutes'
What's Changed
[CHANGED] Type for argument 'cartId' on field 'Query.paymentModeRoutes' changed from 'String!' to 'String'
[CHANGED] Type for argument 'checkoutMode' on field 'Query.paymentModeRoutes' changed from 'String!' to 'String'
[CHANGED] Type for argument 'pincode' on field 'Query.paymentModeRoutes' changed from 'String!' to 'String'
posPaymentModeRoutes
What's New
[ADDED] Argument 'displaySplit: Boolean' added to field 'Query.posPaymentModeRoutes'
[ADDED] Argument 'orderId: String' added to field 'Query.posPaymentModeRoutes'
What's Changed
[CHANGED] Type for argument 'cartId' on field 'Query.posPaymentModeRoutes' changed from 'String!' to 'String'
[CHANGED] Type for argument 'checkoutMode' on field 'Query.posPaymentModeRoutes' changed from 'String!' to 'String'
[CHANGED] Type for argument 'pincode' on field 'Query.posPaymentModeRoutes' changed from 'String!' to 'String'
Objects
PaymentFlowDetail
What's New
[ADDED] Field 'split_configuration' was added to object type 'PaymentFlowDetail'
PaymentModeList
What's New
[ADDED] Field 'remaining_splits' was added to object type 'PaymentModeList'
[ADDED] Field 'total_splits' was added to object type 'PaymentModeList'
[ADDED] Field 'remaining_amount' was added to object type 'PaymentModeList'
[ADDED] Field 'total_amount' was added to object type 'PaymentModeList'
PaymentOrderData
What's New
[ADDED] Field 'merchant_transaction_id' was added to object type 'PaymentOrderData'
Types
SplitConfigurationDetail
What's New
[ADDED] Type 'SplitConfigurationDetail' was added
SplitPaymentTimeout
What's New
[ADDED] Type 'SplitPaymentTimeout' was added
SplitTransactionLimit
What's New
[ADDED] Type 'SplitTransactionLimit' was added
OrderTransactionDetail
What's New
[ADDED] Type 'OrderTransactionDetail' was added
OrderTransactionItem
What's New
[ADDED] Type 'OrderTransactionItem' was added
PaymentOrderDetails
What's Changed
[BREAKING] [CHANGED] Field 'PaymentOrderDetails.data' changed type from 'PaymentOrderData' to 'JSON'