Skip to main content
QUERY
skillSyncRun(id: ID!): SkillSyncRun

Arguments

id
ID!
required

Identifier of the resource to return or affect.

id
ID!

Stable identifier for this skill sync run.

Category of this skill sync run.

status
String!

Current status of this skill sync run.

error
String

Error message when this skill sync run did not complete successfully. May be null when unavailable or not applicable.

The group associated with this skill sync run. May be null when unavailable or not applicable.

items

Items associated with this skill sync run.

createdAt
String!

ISO 8601 timestamp when this skill sync run was created.

updatedAt
String!

ISO 8601 timestamp when this skill sync run was last updated.

finishedAt
String

ISO 8601 timestamp when this skill sync run finished. May be null when unavailable or not applicable.

Query
Variables
Response