LogoLogo
Slack communityLog inBook a demo
  • Overview
    • Introduction
    • Quickstart
    • Capabilities
    • Customer Showcase
  • Generators
    • MCP Server
  • Deep Dives
    • Customize Method Names
    • Setup local SDK previews
    • Configure Global Headers
    • Configure Auto-Pagination
    • Configure Idempotency
    • Filter Your Endpoints (Audiences)
  • Reference
    • generators.yml
Slack communityLog inBook a demo
GeneratorsTypeScript

Changelog

July 23, 2025
July 23, 2025

2.6.0

(feat): Users can now pass in queryParams as part of the request options.

1await client.foo.bar(..., {
2 queryParams: {
3 foo: "bar"
4 }
5});
Was this page helpful?
Edit this page
Previous

July 22, 2025

Next
Built with