export const WORKSPACE_RESOURCE_OPTIONS = { staleTime: 0, gcTime: 5 * 60_000, refetchOnMount: true, refetchOnWindowFocus: true } as const