ChainGraph API Documentation / @badaitech/badai-api / GraphQL / CollectionWithDocuments
Type Alias: CollectionWithDocuments
CollectionWithDocuments =
object
Defined in: client/graphql.ts:303
Properties
__typename?
optional__typename:"CollectionWithDocuments"
Defined in: client/graphql.ts:304
collection
collection:
Collection
Defined in: client/graphql.ts:305
documents
documents:
DocumentMeta[]
Defined in: client/graphql.ts:306