Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 364 Bytes

File metadata and controls

13 lines (13 loc) · 364 Bytes
Error in user YAML: (<unknown>): did not find expected ',' or '}' while parsing a flow mapping at line 5 column 3
---
id: queries
title: Queries
ref: docs/framework/react/guides/queries.md
replace:
  {
    '@tanstack/react-query': '@tanstack/solid-query',
    <!-- 'useMutationState[(]': 'useMutationState(() => ', -->
    <!-- 'useMutation[(]': 'useMutation(() => ', -->
    <!-- 'useQuery[(]': 'useQuery(() => ', -->
    <!-- 'useQueries[(]': 'useQueries(() => ', -->
  }
---