HotChocolate.Types.Mutations 16.6.5

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package HotChocolate.Types.Mutations --version 16.6.5
                    
NuGet\Install-Package HotChocolate.Types.Mutations -Version 16.6.5
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="HotChocolate.Types.Mutations" Version="16.6.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HotChocolate.Types.Mutations" Version="16.6.5" />
                    
Directory.Packages.props
<PackageReference Include="HotChocolate.Types.Mutations" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add HotChocolate.Types.Mutations --version 16.6.5
                    
#r "nuget: HotChocolate.Types.Mutations, 16.6.5"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package HotChocolate.Types.Mutations@16.6.5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=HotChocolate.Types.Mutations&version=16.6.5
                    
Install as a Cake Addin
#tool nuget:?package=HotChocolate.Types.Mutations&version=16.6.5
                    
Install as a Cake Tool

This package provides helpers for creating GraphQL mutations.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed.  net11.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on HotChocolate.Types.Mutations:

Package Downloads
HotChocolate

Contains the Hot Chocolate GraphQL query execution engine and query validation.

BytLabs.Api.Graphql

HotChocolate GraphQL server setup with BytLabs conventions: mutation conventions, typed errors, authorization, and dynamic-data filter inputs.

BytLabs.Hotchocolate

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
16.7.0-p.7 67 9/15/2026
16.7.0-p.6 184 9/11/2026
16.7.0-p.5 196 9/7/2026
16.7.0-p.4 146 9/7/2026
16.7.0-p.3 153 9/6/2026
16.7.0-p.2 201 9/1/2026
16.7.0-p.1 176 8/28/2026
16.6.6 15,014 9/11/2026
16.6.5 1,554 9/11/2026
16.6.4 52,200 9/4/2026
16.6.3 16,962 9/2/2026
16.6.2 33,176 8/28/2026
15.1.18 13,665 9/4/2026
14.3.2 6,765 9/4/2026
13.9.17 7,487 9/4/2026
Loading failed