stack

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

AdminTypes.CompanyUpdatePayload interface

Return type for companyUpdate mutation.

Signature:

export interface CompanyUpdatePayload 

Properties

Property Modifiers Type Description
company?   Maybe<Company> (Optional) The updated company.
userErrors   Array<BusinessCustomerUserError> The list of errors that occurred from executing the mutation.