--- title: TagsAddPayload - GraphQL Admin description: Return type for `tagsAdd` 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/tagsaddpayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/tagsaddpayload.md --- # Tags​Add​Payload payload Return type for `tagsAdd` mutation. ## Fields * node [Node](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/Node) The object that was updated. * user​Errors [\[User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/UserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [tags​Add](https://shopify.dev/docs/api/admin-graphql/latest/mutations/tagsAdd) mutation Add tags to an order, a draft order, a customer, a product, or an online store article. *** ## Map ### Mutations with this payload * [tags​Add](https://shopify.dev/docs/api/admin-graphql/latest/types/tagsAdd)