diff --git a/src/content/configuration/module.mdx b/src/content/configuration/module.mdx index 3737fa5c1a9f..0d862799a9ea 100644 --- a/src/content/configuration/module.mdx +++ b/src/content/configuration/module.mdx @@ -1505,7 +1505,7 @@ W> `resolve.fullySpecified` doesn't affect requests from [mainFields](/configura ## Rule.with - + A [`Condition`](#condition) that allows you to match the imports based on specific conditions provided with the `with` keyword, enabling different rules to be applied based on the content type.