phacks / gatsby-source-meetup

Source plugin for pulling Meetup.com Group and Events data into Gatsby.
https://www.gatsbyjs.org/packages/gatsby-source-meetup/
11 stars 7 forks source link

feat: added eventsOptions #9

Closed pethersonmoreno closed 4 years ago

pethersonmoreno commented 4 years ago

It is necessary because you can get the last past events and the first upcoming events in separated request to meetup API

Trying to solve the issue https://github.com/phacks/gatsby-source-meetup/issues/8

pethersonmoreno commented 4 years ago

@phacks, could you validate this Pull Request?

pethersonmoreno commented 4 years ago

@phacks , I completed the changes, could you validate the changes?

pethersonmoreno commented 4 years ago

@phacks I accepted your suggestions. Could you validate the changes?

pethersonmoreno commented 4 years ago

Thanks