whats is the graph ql code example Example: graphql type Project { name: String tagline: String contributors: [User] }