Github GraphQL API / FileAddition
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.
Fields
path : String!
contents : Base64String!
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!