gatsby-source-google-sheets
gatsby-source-google-sheets copied to clipboard
Columns with fields containing 0 ignored
I just spent the better part of an hour scratching my head on why just one column (a rating from 0 to 5) was consistently being ignored by graphql. Changing the few fields with a 0 value to 1 (or any other int) solved the problem. Maybe this occurs because of Gatsbyjs's auto schema creation? If so (or otherwise) how could this be worked around?
yikes--i hope your nails weren't too sharp
hm. that's shitty / weird. maybe i borked results parsing somewhere, lemme spin up my test project & poke around
so i'm unable to reproduce this w/ my sheet--are you using the latest version of this plugin? here's what i'm seeing
