Przejdź do głównej zawartości

Interface: MutateOptions

Per-request options for StorefrontClient.mutate. Mutations are never cached, so only the abort signal applies.

Properties

signal?

optional signal?: AbortSignal

Abort the in-flight mutation. Abort the signal to cancel the underlying fetch — the returned promise rejects with a StorefrontError.