Skip to main content
QUERY
skill(id: ID!): Skill

Arguments

id
ID!
required

Identifier of the resource to return or affect.

Returns

id
ID!

Stable identifier for this skill.

name
String!

Display name of this skill.

description
String!

Human-readable description of this skill.

syncGlobally
Boolean!

Whether the sync globally condition is true for this skill.

packageHash
String!

The package hash associated with this skill.

files

Files associated with this skill.

groups

Groups associated with this skill.

createdAt
String!

ISO 8601 timestamp when this skill was created.

updatedAt
String!

ISO 8601 timestamp when this skill was last updated.

Query
Variables
Response