You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Addons like Mailjet or Stripe generate lots of Virtual Entities and it can be hard to visualize everything easily when combined with the entities made by the users.
As a simple workaround, we can add filters in Entities Structure view in Materia Designer to hide unwanted entities
A better solution would be to be able to create Folder which contains Entity
e.g. add a folder key in the model file to display this entity in a folder
{
...
folder: 'Stripe'
}
Materia Version: v0.1.1
The text was updated successfully, but these errors were encountered:
Addons like Mailjet or Stripe generate lots of Virtual Entities and it can be hard to visualize everything easily when combined with the entities made by the users.
As a simple workaround, we can add filters in Entities Structure view in Materia Designer to hide unwanted entities
A better solution would be to be able to create Folder which contains Entity
e.g. add a
folder
key in the model file to display this entity in a folderThe text was updated successfully, but these errors were encountered: