Types
RepositoryPreparation
A repository preparation definition.
object
RepositoryPreparationFields
id
ID!
Stable identifier for this preparation.
repositoryId
ID!
Identifier of the repository that owns this preparation.
The operation performed for this preparation.
path
String!
Exact repository-relative POSIX file path.
contentSha256
String
SHA-256 of uploaded contents for write preparations.
byteCount
Int
Uploaded content size for write preparations.
contentBase64
String
Base64-encoded uploaded contents for write preparations.
definitionHash
String!
Hash of all behavior-affecting fields.
createdAt
String!
ISO 8601 timestamp when this preparation was created.
updatedAt
String!
ISO 8601 timestamp when this preparation was updated.