Hi all. I getting error: Type mismatch: inferred t...
# getting-started
d
Hi all. I getting error: Type mismatch: inferred type is Array<Array<String!>> but Array<Array<Any>> was expected. What i do incorrect? Why String is not Any?