Homepage

DataExport

Last edit: Oct 26, 2022

No description

type DataExport {
  created_at: JSONDate!
  id: ID
  status: String
  updated_at: JSONDate!
  url: String
}

Fields

created_at (JSONDate)

id (ID)

ID of the export task which can be queried same way as pos-cli. Once done, the task will include url to the zip file

status (String)

updated_at (JSONDate)

url (String)

Questions?

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

contact us