record_delete
Last edit: Nov 10, 2025
Remove a record
record_delete(
form_name: String
id: ID!
table: String
): Model!
Arguments
form_name (String)
name of the form which whitelist attributes which can be saved. All
notifications and callbacks associated with the form will be triggered. if
left blank, all attributes will be allowed