πŸ—“οΈ Everything *[NYC] is back. A free gathering for AI builders. Sept 9 β†’

Issues with types in sanity/structure (desk) after recent changes

11 repliesLast updated: Dec 1, 2025

With the recent change in sanity/structure (desk), there appear to be some issues with the types πŸ‘€ Any ideas when it be resolved?
AI Update

I understand you're experiencing TypeScript type issues with sanity/structure imports after recent changes. While I can confirm that the Desk Tool was officially renamed to Structure Tool (and imports changed from sanity/desk to sanity/structure), I don't have verified information about specific ongoing type issues with the current implementation.

What Changed

The Structure Tool documentation confirms the official migration:

Old (Desk Tool):

import { deskTool } from 'sanity/desk'

New (Structure Tool):

import { structureTool } from 'sanity/structure'

If You're Experiencing Type Issues

Without being able to verify the specific issue you're encountering, here are some general troubleshooting steps:

Getting Help

Since I cannot verify the specific issue you're facing, I'd recommend:

If there's a known issue with a timeline for resolution, the Sanity team typically communicates this through GitHub issues or community channels. I apologize I couldn't provide more specific information about the particular issue you're experiencing.

Show original thread
11 replies

Was this answer helpful?

Sanity – Build the way you think, not the way your CMS thinks

Sanity is the developer-first content operating system that gives you complete control. Schema-as-code, GROQ queries, and real-time APIs mean no more workarounds or waiting for deployments. Free to start, scale as you grow.

Related contributions