A mutation may have reached Dodo Payments without producing a conclusive response.
replay: :unsafe means the application must reconcile before repeating the
mutation. replay: :identical_only means another attempt is safe only when it
preserves the operation's documented idempotency identity and identical
request data.
Summary
Types
@type replay() :: :unsafe | :identical_only