
Tobias Månsson (ICP)
- Total activity 76
- Last activity
- Member since
- Following 0 users
- Followed by 2 users
- Votes 33
- Subscriptions 40
Activity overview
Latest activity by Tobias Månsson (ICP)-
Tobias Månsson (ICP) commented,
Wow! This is a really creative way of combining queries. I would say that you don't really need to create an Entity called Query Helper, since most already have the Task entity which should have Li...
-
Tobias Månsson (ICP) commented,
Please clarify that you cannot export "Item" -> "Item" or "Product" -> "Product" relations, such as related products, accessories, or other LinkTypes that have the same EntityType.
-
Tobias Månsson (ICP) commented,
Running your code gave me "fetch(...).done is not a function", but changing "done" to "then" worked.