Process
No description
type Process {
id: ID
name: String!
}
Fields
Process.id ● ID scalar
Internal identifier for process.
Process.name ● String! non-null scalar
Name for the process.
Member Of
Build object