Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentServiceUpdatePayload
Return type for fulfillmentServiceUpdate
mutation.
Signature:
export interface FulfillmentServiceUpdatePayload
Property | Modifiers | Type | Description |
---|---|---|---|
fulfillmentService? | Maybe<FulfillmentService> | (Optional) The updated fulfillment service. | |
userErrors | Array<UserError> | The list of errors that occurred from executing the mutation. |