stack

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

AdminTypes.CompanyRevokeMainContactPayload interface

Return type for companyRevokeMainContact mutation.

Signature:

export interface CompanyRevokeMainContactPayload 

Properties

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.