stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentServiceUpdatePayload

AdminTypes.FulfillmentServiceUpdatePayload interface

Return type for fulfillmentServiceUpdate mutation.

Signature:

export interface FulfillmentServiceUpdatePayload 

Properties

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.