Skip to content

Releases: xurrent/graphql-dotnet

Release 1.0.1

08 Jan 00:18
Compare
Choose a tag to compare

Summary

  • Updated Entities: Entities have been updated according to the latest GraphQL schema, including additions, modifications, and deprecations as of 2025-01-08.
  • Rate Limiting Enhancements: Implemented a new rate limit handling mechanism tied to the user executing queries/mutations, following the Xurrent standard of 20 requests per 2 seconds.