Skip to main content

Query tool

The Weaviate Cloud (WCD) query tool is a browser-based GraphQL IDE. Use the query tool to work interactively with your WCD clusters.

WCD query tool

GraphiQL is built into the query tool. GraphiQL provides many features that make GraphQL easier to use interactively:

  • Syntax highlighting
  • Intelligent type ahead
  • Automatic completion for queries and variables
  • Real-time error highlighting and reporting for queries and variables

Open the query tool

To open the query tool, connect to your WCD Dashboard.

In the left-hand menu, click the query tool icon.

WCD query tool location

Connect to a WCD cluster

To select a cluster, click the Query button and chose a cluster from the list.

Connected instances

Authentication

The query tool connects to WCD sandboxes and serverless clusters without any additional authentication details.

Pass inference keys

To pass API keys for inference modules, use request headers. The Header tab is at bottom of the query screen. Add the service inference key to the query headers.

In this example, the X-OpenAI-Api-Key header sets the OpenAI API key.

How to add an API inference key to a WCD console query

The header can pass multiple keys.

How to add multiple API inference keys to a WCD console query

More resources

Support

For help with Serverless, Enterprise SaaS, and Bring Your Own Cloud accounts, contact Weaviate support directly to open a support ticket.

For questions and support from the Weaviate community, try these resources:

To add a support plan, contact Weaviate sales.