moltin / gatsby-source-moltin

🚀 Gatsby source plugin for building Elastic Path Commerce Cloud powered eCommerce websites
https://www.gatsbyjs.org/packages/@moltin/gatsby-source-moltin
MIT License
21 stars 4 forks source link

fix: Return merged resources from recursive call. #43

Closed stuckj closed 5 years ago

stuckj commented 5 years ago

This changes getPaginatedResource to return the merged resources from its recursive call. Prior to this fix it was always returning the resources only from the first call and dropping the remaining merged resources incorrectly.

notrab commented 5 years ago

:tada: This PR is included in version 1.6.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: