Releases: code4me/4me-sdk-graphql-dotnet
Releases · code4me/4me-sdk-graphql-dotnet
Sdk4me.GraphQL 1.1.1
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
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
Summary
- Updated entities based on the latest GraphQL schema (2023-09-16)
Sdk4me.GraphQL 1.0.8
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
Summary
- Updated entities based on the latest GraphQL schema (2023-07-09)
- Added to upload files using
FileStream
Sdk4me.GraphQL 1.0.6
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 forCustomFilters
- Added additional filter methods for
FilterOperator.Present
andFilterOperator.Empty
Sdk4me.GraphQL 1.0.5
Summary
- Updated entities based on the latest GraphQL schema (2023-05-20)
Sdk4me.GraphQL 1.0.4
Summary
- Updated entities based on the latest GraphQL schema (2023-04-08)
Sdk4me.GraphQL 1.0.3
Summary
- Updated entities based on the latest GraphQL schema (2023-03-18)
Bugfixes
- Updated string enum conversion for mutation
Sdk4me.GraphQL 1.0.2
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