Right now `fetch.Nil` represents any value that was not found and `null` values. Is there a way to distinguish between them?
Right now
fetch.Nilrepresents any value that was not found andnullvalues.Is there a way to distinguish between them?