Homepage

records_delete_all

Last edit: Oct 26, 2022

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

table (String)

Type

ObjectCount

Questions?

We are always happy to help with any questions you may have.

contact us