Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentOrdersSetFulfillmentDeadlinePayload
Return type for fulfillmentOrdersSetFulfillmentDeadline mutation.
Signature:
export interface FulfillmentOrdersSetFulfillmentDeadlinePayload
| Property | Modifiers | Type | Description |
|---|---|---|---|
| success? | Maybe<Scalars[‘Boolean’][‘output’]> | (Optional) Whether the fulfillment deadline was successfully set. | |
| userErrors | Array<FulfillmentOrdersSetFulfillmentDeadlineUserError> | The list of errors that occurred from executing the mutation. |