A command to add a file at the given path with the given contents as part of a commit. Any existing file at that that path will be replaced.
path : String!
contents : Base64String!