For the complete documentation index, see llms.txt. This page is also available as Markdown.

CreateSubscriptionFileInput

Autogenerated input type of CreateSubscriptionFile

Fields

clientMutationId (String)

A unique identifier for the client performing the mutation.

blob (String!)

Base64 encoded file contents.

filename (String!)

The file name.

subscriptionId (ID!)

The subscription id.

Where the file is visible.

Last updated

Was this helpful?