Homepage

records_update_all

Last edit: Oct 25, 2022

Update all records

records_update_all(
  filter: RecordsFilterInput
  record: RecordInputType!
  sync: Boolean
  table: String!
): ObjectCount!

Arguments

filter (RecordsFilterInput)

record (RecordInputType)

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