@microsoft/ccf-app

    Variable setApplyWritesConst

    setApplyWrites: (force: boolean) => void = ...

    Set whether KV writes should be applied even if the response status is not 2xx. The default is false.

    Type declaration

      • (force: boolean): void
      • Set whether KV writes should be applied even if the response status is not 2xx. The default is false.

        Parameters

        • force: boolean

        Returns void

    MMNEPVFCICPMFPCPTTAAATR