Skip to content

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

Type Alias: AgentCollectionFieldsFragment ​

AgentCollectionFieldsFragment = object & object

Defined in: client/graphql.ts:3393

Type Declaration ​

__typename? ​

optional __typename: "AgentCollection"

agents ​

agents: object & object[]

collection_id ​

collection_id: string

description ​

description: string

order ​

order: number

owner_id ​

owner_id: any

title ​

title: string

updated_at ​

updated_at: any

Type Declaration ​

$fragmentName? ​

optional ** $fragmentName**: "AgentCollectionFieldsFragment"

Licensed under BUSL-1.1