exportAccountData
Export all accounts of a project.
NB: This mutation only starts an asynchronous process and returns its identifier.
exportAccountData(
input: ExportAccountDataInput!
): ExportDataPayload
Export all accounts of a project.
NB: This mutation only starts an asynchronous process and returns its identifier.
exportAccountData(
input: ExportAccountDataInput!
): ExportDataPayload
exportAccountData.input
● ExportAccountDataInput!
non-null inputExportDataPayload
union