Skip to content

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

Type Alias: KdbGetDocumentsByCollectionQuery

KdbGetDocumentsByCollectionQuery = object

Defined in: client/graphql.ts:3143

Properties

__typename?

optional __typename: "Query"

Defined in: client/graphql.ts:3143


kdbGetDocumentsByCollection

kdbGetDocumentsByCollection: object[]

Defined in: client/graphql.ts:3143

__typename?

optional __typename: "DocumentWithPagesCount"

document

document: object & object

Type Declaration
__typename?

optional __typename: "DocumentMeta"

Type Declaration
$fragmentRefs?

optional ** $fragmentRefs**: object

$fragmentRefs.DocumentFieldsFragment

DocumentFieldsFragment: DocumentFieldsFragment

pagesCount

pagesCount: number

Licensed under BUSL-1.1