how to use .graphql for the query code example Example: graphql type Project { name: String tagline: String contributors: [User] }