GraphQL API
Search
No results matching "" found.
Configure your endpoint and create a unique link by saving it.
Hide
Save
Theme
Menu
Query
169
Mutation
256
Subscription
0
Object
329
Other
169
Input
Enum
Scalar
Interface
Union
BlueprintCreateInput
space
ID!
Space of the blueprint.
name
String!
Blueprint name
state
BlueprintState
State of the blueprint
description
String
Blueprint description
labels
[String!]!
Blueprint labels
template
String
Blueprint body
AnsibleHost