Skip to content

ChainGraph API Documentation / @badaitech/badai-api / GraphQL / QaWithDocumentsFieldsFragment

Type Alias: QaWithDocumentsFieldsFragment ​

QaWithDocumentsFieldsFragment = object & object

Defined in: client/graphql.ts:3226

Type Declaration ​

__typename? ​

optional __typename: "QAWithDocuments"

document ​

document: object & object

Type Declaration ​

__typename? ​

optional __typename: "DocumentMeta"

Type Declaration ​

$fragmentRefs? ​

optional ** $fragmentRefs**: object

$fragmentRefs.DocumentFieldsFragment ​

DocumentFieldsFragment: DocumentFieldsFragment

qas ​

qas: object & object[]

Type Declaration ​

$fragmentName? ​

optional ** $fragmentName**: "QaWithDocumentsFieldsFragment"

Licensed under BUSL-1.1