GraphQL API
Search
No results matching "" found.
Configure your endpoint and create a unique link by saving it.
Hide
Save
Theme
Menu
Query
223
Mutation
336
Subscription
0
Object
423
Other
223
Input
Enum
Scalar
Interface
Union
BlueprintDeploymentUpdateInput
versionId
ID
The ID of the new blueprint version to upgrade to
name
String
New name for the deployment (will not change the slug)
description
String
New description for the deployment
inputs
[BlueprintDeploymentUpdateInputPair]!
Full replacement of deployment inputs. Empty array clears all inputs.
AIIntegration