Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentConstraintRuleCreatePayload
Return type for fulfillmentConstraintRuleCreate
mutation.
Signature:
export interface FulfillmentConstraintRuleCreatePayload
Property | Modifiers | Type | Description |
---|---|---|---|
fulfillmentConstraintRule? | Maybe<FulfillmentConstraintRule> | (Optional) The newly created fulfillment constraint rule. | |
userErrors | Array<FulfillmentConstraintRuleCreateUserError> | The list of errors that occurred from executing the mutation. |