Skip to content

Releases: SimonCropp/GraphQL.EntityFramework

6.4.0

26 Jan 09:12

Choose a tag to compare

As part of this release we had 412 commits which resulted in 1 issue being closed.

Improvement

  • #172 make AddSingleField use notnull graph

6.3.1

26 Jan 09:12

Choose a tag to compare

As part of this release we had 420 commits which resulted in 1 issue being closed.

Improvement

  • #162 Error trying to resolve when using AddNavigationConnectionField()

6.3.0

26 Jan 09:12

Choose a tag to compare

As part of this release we had 425 commits which resulted in 2 issues being closed.

Improvements

  • #170 Add 'arguments' parameter to QueryGraphType.AddSingleField
  • #168 Add 'arguments' to AddSingleField

6.2.1

26 Jan 09:12
4330056

Choose a tag to compare

As part of this release we had 427 commits which resulted in 1 issue being closed.

Improvement

  • #166 Boolean lists

6.2.0

26 Jan 09:12

Choose a tag to compare

As part of this release we had 441 commits which resulted in 1 issue being closed.

Improvement

  • #164 Support boolean lists

6.1.1

26 Jan 09:12

Choose a tag to compare

As part of this release we had 1 issue closed.

Improvement

  • #157 Handle variables not named "id" when patching string id name

6.0.0

26 Jan 09:12

Choose a tag to compare

As part of this release we had 458 commits which resulted in 1 issue being closed.
See the upgrade guide this has been fixed in version 6. see the upgrade guide https://github.com/SimonCropp/GraphQL.EntityFramework/blob/master/doco/upgrade-guide-5to6.md

Improvement

  • #108 Register multiple IModels via RegisterInContainer

5.0.1

26 Jan 09:12

Choose a tag to compare

As part of this release we had 1 issue closed.

Improvement

  • #154 Ignore views while checking for primay keys

4.1.0

26 Jan 09:12

Choose a tag to compare

As part of this release we had 591 commits which resulted in 1 issue being closed.

Improvement

  • #104 Issue in documentation

4.0.0

26 Jan 09:12

Choose a tag to compare

As part of this release we had 599 commits which resulted in 1 issue being closed.

Improvement

  • #103 Make GraphType optional