gatsby-source-strapi icon indicating copy to clipboard operation
gatsby-source-strapi copied to clipboard

Question: Making realtime queries

Open ottogutierrez opened this issue 3 years ago • 0 comments

Hello,

I would like to know if it is possible to use this library on Gatsby to make real time queries.

Since this plugin already knows the information of my strapi API, I'm wondering if creation a wrapRootElement (Gatsby ssr API) I can just setup a normal query and just get real time data when the page loads.

Thank you!

ottogutierrez avatar Feb 14 '21 11:02 ottogutierrez