Skip to content

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

Sdk4me.GraphQL 1.1.2

28 Nov 00:12

Choose a tag to compare

Summary

  • Updated entities based on the latest GraphQL schema (2023-11-25)

Bugfixes

  • Updated the UploadAttachment() methods to support empty whitelists in 4me

Sdk4me.GraphQL 1.1.1

27 Oct 23:47

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

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

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

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

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

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

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

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

Choose a tag to compare

Summary

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

Bugfixes

  • Updated string enum conversion for mutation