gatsby-source-google-sheets
gatsby-source-google-sheets copied to clipboard
fixing issue #42.
trafficstars
The "boundActionCreators" API is deprecated and replaced with "action" as mentioned here: https://github.com/gatsbyjs/gatsby/issues/6825. To avoid "breaking changes" for those still using GatsbyJS v1, I have not removed the boundActionCreators in the parameter list. I hope this can help.
I can confirm this is working.