Homepage

import_transactables

Last edit: Apr 18, 2024

No description

import_transactables(
  _id_remap: Boolean = true
  _index_rebuild: Boolean = true
  transactables: [TransactableImport!]!
): ImportTransactablesMutationPayload

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

transactables (TransactableImport)

Type

ImportTransactablesMutationPayload

Autogenerated return type of ImportTransactablesMutation

Questions?

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

contact us