Homepage

import_models

Last edit: Sep 15, 2023

No description

import_models(
  _id_remap: Boolean = true
  _index_rebuild: Boolean = true
  models: [CustomizationImport!]!
): ImportCustomizationsMutationPayload

Arguments

_id_remap (Boolean)

Remap ids, when disabled all ids needs to be an Integer

_index_rebuild (Boolean)

Rebuilds index for full text search queries

models (CustomizationImport)

Type

ImportCustomizationsMutationPayload

Autogenerated return type of ImportCustomizationsMutation.

Questions?

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

contact us