Think I found a small typo in the docs for https://docs.datomic.com/cloud/schema/schema-reference.html#tuples, specifically “homogenous variable length tuples” says that :db/tupleType
is a vector of keywords. According to https://docs.datomic.com/cloud/schema/schema-reference.html#homogeneous-tuples tho it’s just a single scalar keyword.