NonePartitionKeyType type

The returned object represents a partition key value that allows creating and accessing items without a value for partition key

type NonePartitionKeyType = { [K in any]: never }