Is react-query used internally?

System Information
  • Strapi Version: 4.15.0
  • Operating System: macOS 13.6
  • Database: sqlite
  • Node Version: v18.16.0
  • NPM Version: 9.5.1
  • Yarn Version: 1.22.5

Quick question because I saw QueryClientProvider in the components tree, on the React DevTool
I was wondering if react-query was used internally, if it’s the cas any plan of making this available to 3rd party plugins ?

strapi uses it internaly.
but it is used on a page level
aka you can add it to your own router you get from strapi and there none will exist