---
title: SubmitThrottled - Storefront API
description: Cart submit for checkout completion is throttled.
api_version: 2026-04
source_url:
  html: https://shopify.dev/docs/api/storefront/latest/objects/SubmitThrottled
  md: https://shopify.dev/docs/api/storefront/latest/objects/SubmitThrottled.md
---

# Submit​Throttled

object

Cart submit for checkout completion is throttled.

## Fields

* poll​After

  [Date​Time!](https://shopify.dev/docs/api/storefront/latest/scalars/DateTime)

  non-null

  UTC date time string that indicates the time after which clients should make their next poll request. Any poll requests sent before this time will be ignored. Use this value to schedule the next poll request.

***

## Map

### Possible type in

* [Cart​Submit​For​Completion​Result](https://shopify.dev/docs/api/storefront/latest/unions/CartSubmitForCompletionResult)