graphql -upload-file code example Example: graphql type Project { name: String tagline: String contributors: [User] }