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