# ScriptTagCreatePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `scriptTagCreate` mutation. ### Access Scopes ## Fields * [scriptTag](/docs/api/admin-graphql/2024-10/objects/ScriptTag): ScriptTag - The script tag that was created. * [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 * [scriptTagCreate](/docs/api/admin-graphql/2024-10/mutations/scriptTagCreate) ## Examples