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

Graphql Schemas to events data #10

Closed pethersonmoreno closed 4 years ago

pethersonmoreno commented 4 years ago

When using the meetup data of events, when it doesn't have all the fields selected we cannot use the data load by gatsby-source-meetup.

Because of it, It is necessary graphql schemas configuring optional fields as optional.

phacks commented 4 years ago

Published in 1.1.0! 🎉