CrudActionModel

12 Sep 20251 minute to read

Interface for a class CrudAction

Properties

create string

set an URL to add a data into database

customFields Object[]

Add custom fields to node

destroy string

set an URL to remove an data in database

read string

set an URL to get a data from database

update string

set an URL to update the existing data in database