Skip to main content
Version: 3.x

exportFile

Look up a export file by ID.

Requires MANAGE_PRODUCTSpermission.
exportFile(
id: ID!
): ExportFile

Arguments

exportFile.id ● ID! non-null scalar

ID of the export file job.

Type

ExportFile object

Represents a job data of exported file.


Was this page helpful?