updateRefs

Processes a git push. Can only be called by the GitShell.

Input fields

keyId (Int!)

The ID of the public key that was used to push

repositoryId (ID!)

The repository to create the branch in

updatedRefs ([UpdatedRef!]!)

The refs that have been updated

Return fields

updateRefs (Boolean!)

Processes a git push. Can only be called by the GitShell.

Argument Type Description
keyId Int!

The ID of the public key that was used to push

repositoryId ID!

The repository to create the branch in

updatedRefs [UpdatedRef!]!

The refs that have been updated