plexxis-fields
v0.0.7
Published
Custom fields logic
Downloads
32
Readme
Running the app
Employ the CRUD methods to handle Custom Fields.
Entities:
-Custom fields definition ----createFieldDefinition ----readFieldDefinition ----updateFieldDefinition ----deleteFieldDefinition
-Custom fields value ----createFieldValue ----readFieldValue ----updateFieldValue ----deleteFieldValue
