Skip to content

Commit 24de260

Browse files
authored
docs(solid-query): add 'mutationOptions' to config.json navigation (#10455)
1 parent adc2543 commit 24de260

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/config.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1124,6 +1124,10 @@
11241124
"label": "infiniteQueryOptions",
11251125
"to": "framework/solid/reference/infiniteQueryOptions"
11261126
},
1127+
{
1128+
"label": "mutationOptions",
1129+
"to": "framework/solid/reference/mutationOptions"
1130+
},
11271131
{
11281132
"label": "hydration",
11291133
"to": "framework/solid/reference/hydration"

0 commit comments

Comments
 (0)