record_create
Last edit: Oct 26, 2022
Creates a record
record_create(
form_name: String
record: RecordInputType!
): Record!
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