Skip to content

Releases: charlesdevandiere/graphql-query-builder-dotnet

1.2.1

05 Jan 13:27
c839a4d

Choose a tag to compare

Removed class restriction to allow working with records

Co-authored-by: @MigueZS

1.2.0

10 Dec 16:33
97ed1bb

Choose a tag to compare

Changes

  • Upgrade sample and tests to .NET 5
  • Upgrade Newtonsoft.Json to 12.0.3 #8

1.1.3

10 Dec 13:28
4d78574

Choose a tag to compare

Fixed

  • Is now possible to call AddField when base type is interface.

1.1.1

13 May 11:36

Choose a tag to compare

Changes

Support new query param types

New query param types supported:

  • byte
  • sbyte
  • short
  • ushort
  • uint
  • long
  • ulong
  • decimal

1.0.1

13 May 08:05

Choose a tag to compare

Changes

Upgrade Dawn.Guard to 1.12.0

1.0.0

12 Mar 08:46

Choose a tag to compare

Outsourcing from GraphQL.Client.Extensions

Outsourcing GraphQL query building from GraphQL.Client.Extensions v2.1.0.