Fluent Commerce Logo
Docs
Sign In

Enhanced createInventoryFeed mutation with new optional field type

Release

Author:

Fluent Commerce staff

Changed on:

25 June 2024

Target release date:2024-07-30
Release status:Released

Description

We've added a new optional "type" field to the createInventoryFeed mutation, providing more control over data feeds:

  • INCREMENTAL : Loads only new or modified data since the last execution, optimizing performance and reducing data transfer.
  • FULL :                  Extracts the entire inventory dataset at each execution, ideal for inventory reconciliation and ensuring data consistency across platforms.

Changelog

createInventoryFeed Mutation:

  • New optional field added: 

            Field Name:

`type`

            Accepted Values:

`INCREMENTAL`
,
`FULL`

            Default Value:

`INCREMENTAL`


Functionality : 

  • INCREMENTAL:

    Fetches all data initially, then loads only incremental data based on the configured frequency.
  • FULL:
    Loads the complete dataset at each execution based on the configured frequency.
Released capability depth:Enhancement
Release bundle / Capability type:Platform
Fluent Commerce staff

Fluent Commerce staff

Copyright © 2024 Fluent Retail Pty Ltd (trading as Fluent Commerce). All rights reserved. No materials on this docs.fluentcommerce.com site may be used in any way and/or for any purpose without prior written authorisation from Fluent Commerce. Current customers and partners shall use these materials strictly in accordance with the terms and conditions of their written agreements with Fluent Commerce or its affiliates.

Fluent Logo