You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
as soon as I activate this plugin together with gatsby-source-graphql connected to a wordpress site my main createPages method is being called like 10-15 times rather than once.
I am guessing there is an await missing somewhere.
The text was updated successfully, but these errors were encountered:
as soon as I activate this plugin together with
gatsby-source-graphql
connected to a wordpress site my maincreatePages
method is being called like 10-15 times rather than once.I am guessing there is an
await
missing somewhere.The text was updated successfully, but these errors were encountered: