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