# ScriptTagUpdatePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `scriptTagUpdate` mutation. ### Access Scopes ## Fields * [scriptTag](/docs/api/admin-graphql/2024-10/objects/ScriptTag): ScriptTag - The script tag that was updated. * [userErrors](/docs/api/admin-graphql/2024-10/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [scriptTagUpdate](/docs/api/admin-graphql/2024-10/mutations/scriptTagUpdate) ## Examples