cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Ignoring `null` values when querying

I am working on a map visualization where I query locations and plot them. However, some of the items to be mapped currently have some null values for longitude and latitude. I am aware that I will eventually have to correct those, but until then.

Until this, what is the best way to "filter" these results out from the GraphQL query so that I do not get any errors when mapping the locations? Should this be accomplished in the graphql-schema.js file? Or should this be done when queried React Map Component?

0 REPLIES 0