# ScriptTagDeletePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `scriptTagDelete` mutation. ### Access Scopes ## Fields * [deletedScriptTagId](/docs/api/admin-graphql/2024-10/scalars/ID): ID - The ID of the deleted script tag. * [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 * [scriptTagDelete](/docs/api/admin-graphql/2024-10/mutations/scriptTagDelete) ## Examples