GloScrScriptVersion
Represents a version of a script.
type GloScrScriptVersion {
comment: String
package: GloScrScriptPackage!
scriptVersionId: String!
timestamp: DateTime!
}
Represents a version of a script.
type GloScrScriptVersion {
comment: String
package: GloScrScriptPackage!
scriptVersionId: String!
timestamp: DateTime!
}
GloScrScriptVersion.comment ● String scalarGloScrScriptVersion.package ● GloScrScriptPackage! non-null objectGloScrScriptVersion.scriptVersionId ● String! non-null scalarGloScrScriptVersion.timestamp ● DateTime! non-null scalar