Null

data object Null : GraphQLValue(source)

Explicit JSON null.

Distinct from a missing field: a field mapped to Null is present on the wire with the value null.