Querystring#
The @querystring endpoint returns the querystring configuration of plone.app.querystring.
Get Querystring#
Query function#
Use the getQuerystringQuery function to get the query for fetching the querystring configuration for a page.
Hook#
Use the useGetQuerystring hook to get the querystring configuration for a page.