Home > @infiniteobjects/shopify-data-manager > AdminTypes > TaxAppConfigurePayload
Return type for taxAppConfigure
mutation.
Signature:
export interface TaxAppConfigurePayload
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. |