The Svelte Query client is now officially launched, offering seamless integration with WunderGraph's API into the Svelte ecosystem. The client provides a set of utilities to connect APIs with Svelte and offers fully typesafe querying, mutating, and subscribing capabilities. It is built on top of TanStack Svelte Query and allows users to build the next generation of API and Microservices infrastructure. The release is still in beta, and feedback from users is invaluable to the development team. To set up the client, users need to modify their code generation, generate the base typescript client using `wunderctl generate`, and configure the svelte query functions by creating a new file with specific code. The client provides various utilities for querying, subscribing, mutating, and uploading files, as well as options for conditional-fetching and SSR support. Users can share their experience with Svelte Query by joining the Discord server or commenting below.