Skip to content

Sdk4me.GraphQL 1.3.1

Compare
Choose a tag to compare
@klaasvandeweerdt klaasvandeweerdt released this 15 Jun 14:58
· 39 commits to main since this release

Summary

  • Updated entities based on the latest GraphQL schema, including additions, modifications, or deprecations as of 2024-06-15.
  • Added constructors for mutations with the required input fields to streamline object creation.
  • Implemented additional required input field validation before executing GraphQL mutations.

Bugfixes

  • Resolved an issue where ID-based queries threw an error when the response was empty.
  • Resolved an issue when updating Client.AccountID and Client.ItemsPerRequest.