gatsby-source-google-sheets icon indicating copy to clipboard operation
gatsby-source-google-sheets copied to clipboard

Columns with fields containing 0 ignored

Open iamjoshua opened this issue 7 years ago • 2 comments

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?

iamjoshua avatar Mar 04 '18 03:03 iamjoshua

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

brandonmp avatar Mar 04 '18 22:03 brandonmp

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

shatsby-zeroes

brandonmp avatar Mar 04 '18 23:03 brandonmp