Available filtering parameters for paginated requests. Allows fetching of hidden menus as well.
Fetching ALL menus, including hidden menus
const { data } = useMenus(props.location.id, { hidden: true })
Generated using TypeDoc
Available filtering parameters for paginated requests. Allows fetching of hidden menus as well.
Fetching ALL menus, including hidden menus