diff --git a/docs/config.json b/docs/config.json index 20c671cbf6..13d211f752 100644 --- a/docs/config.json +++ b/docs/config.json @@ -1124,6 +1124,10 @@ "label": "infiniteQueryOptions", "to": "framework/solid/reference/infiniteQueryOptions" }, + { + "label": "mutationOptions", + "to": "framework/solid/reference/mutationOptions" + }, { "label": "hydration", "to": "framework/solid/reference/hydration"