Skip to content

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

Type Alias: UploadAttachmentMutation ​

UploadAttachmentMutation = object

Defined in: client/graphql.ts:3447

Properties ​

__typename? ​

optional __typename: "Mutation"

Defined in: client/graphql.ts:3447


uploadAttachment ​

uploadAttachment: object

Defined in: client/graphql.ts:3447

__typename? ​

optional __typename: "Attachment"

id ​

id: any

mime_type ​

mime_type: string

url ​

url: string

Licensed under BUSL-1.1