records_delete_all
Last edit: Nov 10, 2025
Remove all records, beware there is no coming back!
records_delete_all(
any_table: Boolean
filter: RecordsFilterInput
sync: Boolean
table: String
): ObjectCount!
Arguments
any_table (Boolean)
Mark this if you really want to remove records across all tables
filter (RecordsFilterInput)
sync (Boolean)
Set to true if you want it to run synchronously