How can I get an entities type using suiteql?
# suiteql
e
How can I get an entities type using suiteql?
p
Copy code
SELECT DISTINCT type FROM entity
👍 1