I do get rid of nulls unless they are a valid inpu...
# getting-started
p
I do get rid of nulls unless they are a valid input from the user. The null is coming from a GraphQL query which sends a null when no parameter is provided. Not much I can do about it.