Home > @infiniteobjects/shopify-data-manager > AdminTypes > CompanyRevokeMainContactPayload
Return type for companyRevokeMainContact
mutation.
Signature:
export interface CompanyRevokeMainContactPayload
Property | Modifiers | Type | Description |
---|---|---|---|
company? | Maybe<Company> | (Optional) The company from which the main contact is revoked. | |
userErrors | Array<BusinessCustomerUserError> | The list of errors that occurred from executing the mutation. |