We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
page
1 parent 1a8c5d5 commit b005669Copy full SHA for b005669
packages/gatsby-plugin-sitemap/README.md
@@ -193,7 +193,7 @@ allPages.filter(
193
194
| Param | Type | Description |
195
| ------------- | ------------------- | ----------------------------------------------------------------------------------- |
196
-| page | <code>object</code> | |
+| page | <code>object</code> | contains the path key `{ path }` |
197
| excludedRoute | <code>string</code> | Element from `excludes` Array in plugin config |
198
| tools | <code>object</code> | contains tools for filtering `{ minimatch, withoutTrailingSlash, resolvePagePath }` |
199
0 commit comments