stack

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

AdminTypes.TaxAppConfigurePayload interface

Return type for taxAppConfigure mutation.

Signature:

export interface TaxAppConfigurePayload 

Properties

Property Modifiers Type Description
taxAppConfiguration?   Maybe<TaxAppConfiguration> (Optional) The updated tax app configuration.
userErrors   Array<TaxAppConfigureUserError> The list of errors that occurred from executing the mutation.