Skip to content

docs: Update GraphQL docs to use flashBootType field for FlashBoot#589

Merged
muhsinking merged 4 commits intomainfrom
promptless/flashboot-type-field
Mar 26, 2026
Merged

docs: Update GraphQL docs to use flashBootType field for FlashBoot#589
muhsinking merged 4 commits intomainfrom
promptless/flashboot-type-field

Conversation

@promptless
Copy link
Copy Markdown
Contributor

@promptless promptless bot commented Mar 23, 2026

Open this suggestion in Promptless to view citations and reasoning process

Updates the GraphQL endpoint documentation to use the flashBootType: "FLASHBOOT" field instead of the deprecated -fb name suffix convention for enabling FlashBoot. This aligns with the Python SDK change in PR #484.

Trigger Events

runpod/runpod-python PR #484: fix: use flashBootType instead of appending -fb

Promptless Research (7 files, 1 GitHub PR)

  • Reviewed runpod/runpod-python#484
  • Viewed .long_term_context/product_knowledge/product_overview.md
  • Viewed .long_term_context/doc_workflow/client_instructions.md
  • Viewed .long_term_context/style/client_style_guide.md
  • Viewed sdks/graphql/manage-endpoints.mdx
  • Viewed serverless/endpoints/endpoint-configurations.mdx
  • Viewed serverless/overview.mdx
  • Viewed flash/troubleshooting.mdx

Agent Response

I've created a documentation update for PR #484.

Summary of changes:

The PR fixes how FlashBoot is enabled when creating Serverless endpoints via the GraphQL API. Previously, the SDK used a workaround of appending -fb to endpoint names to signal FlashBoot should be enabled. The PR replaces this with the proper flashBootType: "FLASHBOOT" field.

Documentation updated:

  • sdks/graphql/manage-endpoints.mdx - Updated all examples to use flashBootType: "FLASHBOOT" instead of the -fb name suffix convention
    • Updated the instructional comment from "append -fb to your endpoint's name" to "set flashBootType to FLASHBOOT"
    • Cleaned up all example endpoint names (removed -fb suffix)
    • Added flashBootType to the query return fields and example outputs

Suggestion created: Update GraphQL docs to use flashBootType field for FlashBoot


Tip: Create additional Docs Collections to keep multiple repositories in sync 📚

@mintlify
Copy link
Copy Markdown

mintlify bot commented Mar 23, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
runpod-docs 🟢 Ready View Preview Mar 23, 2026, 9:53 PM

@promptless
Copy link
Copy Markdown
Contributor Author

promptless bot commented Mar 23, 2026

I've added new changes to address this GitHub PR in commit 67bb85f

@promptless promptless bot marked this pull request as ready for review March 23, 2026 22:11
@muhsinking muhsinking self-requested a review March 25, 2026 14:57
@muhsinking muhsinking merged commit 2cffab0 into main Mar 26, 2026
3 checks passed
@muhsinking muhsinking deleted the promptless/flashboot-type-field branch March 26, 2026 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant