Skip to content

Releases: code4me/4me-sdk-graphql-dotnet

Sdk4me.GraphQL 1.1.1

27 Oct 23:47
Compare
Choose a tag to compare

Summary

  • Added support for X-CostLimit headers
  • Added configurable authentication token prioritization when using multiple tokens
  • Updated entities based on the latest GraphQL schema (2023-10-28)

Sdk4me.GraphQL 1.1.0

15 Oct 22:52
Compare
Choose a tag to compare

Summary

  • Added query response support for mutations
  • Updated entities based on the latest GraphQL schema (2023-10-14)

Bugfixes

  • Updated the GetIdentifier() methods to retrieve the REST API identifier of an entity

Sdk4me.GraphQL 1.0.9

19 Sep 12:09
Compare
Choose a tag to compare

Summary

  • Updated entities based on the latest GraphQL schema (2023-09-16)

Sdk4me.GraphQL 1.0.8

23 Jul 00:03
Compare
Choose a tag to compare

Summary

  • Added additional filter options for easier and faster ID-based querying
  • Updated entities based on the latest GraphQL schema (2023-07-23)

Sdk4me.GraphQL 1.0.7

10 Jul 22:55
Compare
Choose a tag to compare

Summary

  • Updated entities based on the latest GraphQL schema (2023-07-09)
  • Added to upload files using FileStream

Sdk4me.GraphQL 1.0.6

25 Jun 11:11
Compare
Choose a tag to compare

Summary

  • Updated entities based on the latest GraphQL schema (2023-06-24)
  • Added field selection capability on OBJECT fields, and not only connections
  • Added support for query filters
  • Added null value support for CustomFilters
  • Added additional filter methods for FilterOperator.Present and FilterOperator.Empty

Sdk4me.GraphQL 1.0.5

21 May 02:01
Compare
Choose a tag to compare

Summary

  • Updated entities based on the latest GraphQL schema (2023-05-20)

Sdk4me.GraphQL 1.0.4

10 Apr 13:17
Compare
Choose a tag to compare

Summary

  • Updated entities based on the latest GraphQL schema (2023-04-08)

Sdk4me.GraphQL 1.0.3

21 Mar 15:17
Compare
Choose a tag to compare

Summary

  • Updated entities based on the latest GraphQL schema (2023-03-18)

Bugfixes

  • Updated string enum conversion for mutation

Sdk4me.GraphQL 1.0.2

19 Feb 00:30
Compare
Choose a tag to compare

Summary

  • Updated entities based on the latest GraphQL schema (2023-02-18)
  • Removed deprecated change related properties and marked some enum values as obsolete
  • Added Switzerland region