Homepage

models_update_all

Last edit: Oct 26, 2022

Update all models matching filter conditions; use only for small result set,
for larger amount of results use import feature

models_update_all(
  filter: ModelsFilterInput
  model: CustomizationInputType!
  model_schema_name: String!
  sync: Boolean
): ObjectCount!

Arguments

filter (ModelsFilterInput)

model (CustomizationInputType)

model_schema_name (String)

sync (Boolean)

Set to true if you want it to run synchronously

Type

ObjectCount

Questions?

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

contact us