INPUT_OBJECT
input ProjectCreateInput {name: String!slug: String!description: String!tags: [String]settings: JSON}