--- title: TaxAppConfigurePayload - GraphQL Admin description: Return type for `taxAppConfigure` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/taxappconfigurepayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/taxappconfigurepayload.md --- # Tax​App​Configure​Payload payload Return type for `taxAppConfigure` mutation. ## Fields * tax​App​Configuration [Tax​App​Configuration](https://shopify.dev/docs/api/admin-graphql/latest/objects/TaxAppConfiguration) The updated tax app configuration. * user​Errors [\[Tax​App​Configure​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/TaxAppConfigureUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [tax​App​Configure](https://shopify.dev/docs/api/admin-graphql/latest/mutations/taxAppConfigure) mutation Allows tax app configurations for tax partners. *** ## Map ### Mutations with this payload * [tax​App​Configure](https://shopify.dev/docs/api/admin-graphql/latest/types/taxAppConfigure)