DeploymentLogStreamLogMetadata
Metadata associated with a deployment log entry
type DeploymentLogStreamLogMetadata {
step: String!
timestamp: DateTime!
index: Int!
}
Fields
DeploymentLogStreamLogMetadata.step ● String! non-null scalar
DeploymentLogStreamLogMetadata.timestamp ● DateTime! non-null scalar
DeploymentLogStreamLogMetadata.index ● Int! non-null scalar
Member Of
DeploymentLogStreamLog object