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