API REFERENCE
Idempotency
Safe retries for POST mutations.
Header
Idempotency-Key: unique string per logical operation (UUID recommended).
Behavior
Repeating the same key within 24h returns the original response.
API REFERENCE
Safe retries for POST mutations.
Idempotency-Key: unique string per logical operation (UUID recommended).
Repeating the same key within 24h returns the original response.