Skip to main content
QUERY
knowledgeGap(knowledgeGapId: ID!): KnowledgeGap

Arguments

knowledgeGapId
ID!
required
id
ID!
title
String!

AI-generated title summarising the question or topic customers are not finding answers to.

description
String!

AI-generated description providing more detail about the knowledge gap.

lastSeenAt

Timestamp of the most recently linked signal. Monotonically increasing — it only advances forward as new signals are attached to this gap.

createdAt
createdBy
updatedAt
updatedBy

Paginated list of signals linked to this knowledge gap.

Arguments
first
Int
after
String
last
Int
before
String
Query
Variables
Response