Skip to main content

myActiveProcessStatuses

Retrieves the current user's in-progress processes (imports, bulk operations, exports).

Returns the latest status record per process whose latest state is still in progress, so the client can show a global "work in progress" indicator and per-process progress from each record's metadata.

Authentication

Authentication is required. Unauthenticated requests will fail.

myActiveProcessStatuses: [ProcessStatusPayload!]!

Type

ProcessStatusPayload object common