Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentServiceDeletePayload
Return type for fulfillmentServiceDelete
mutation.
Signature:
export interface FulfillmentServiceDeletePayload
Property | Modifiers | Type | Description |
---|---|---|---|
deletedId? | Maybe<Scalars[‘ID’][‘output’]> | (Optional) The ID of the deleted fulfillment service. | |
userErrors | Array<UserError> | The list of errors that occurred from executing the mutation. |