Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Generate AI images using Cloudflare AI with Flux Schnell model. Images are automatically uploaded to CDN.
generateImage
generateImage(input: GenerateImageInput!): GenerateImagePayload!
mutation GenerateImage($input: GenerateImageInput!) { generateImage(input: $input) { count error sources } }
{ "input": { "projectId": "", "prompt": "" } }