The any type: accepts every legal Document value. Not a ScalarType (it has no kind and no nullable flag -- null is already included) and not a RefType (it names nothing).
any
ScalarType
RefType
Readonly
Discriminated union tag: 'any'.
'any'
The
anytype: accepts every legal Document value. Not aScalarType(it has no kind and no nullable flag -- null is already included) and not aRefType(it names nothing).