Add a parallel `/graphql` endpoint. Expose the same GitHub activity data through a GraphQL schema — a `Query { user(username: String!): User }` type.
Add a parallel
/graphqlendpoint. Expose the same GitHub activity data through a GraphQL schema — aQuery { user(username: String!): User }type.