The Neo4j-graphql project is a Neo4j server extension that enables users to turn GraphQL queries into Cypher and run them against their graph data. The project allows for Cypher to be embedded in the GraphQL schema, enabling mapping between a GraphQL field and the results of a Cypher query. The Neo4j-graphql tool can quickly spin up a Neo4j-backed GraphQL API using a user-defined GraphQL schema, optionally annotated with Cypher queries. This integration enables powerful graph queries and exposes the power of Cypher through GraphQL. The project has been presented at the GraphQL Europe conference and organized a hackathon based on the GraphQL Community Graph, which exposes data from the GraphQL community, including GitHub projects, Stack Overflow questions and answers, tweets, and meetups related to GraphQL. The hackathon received many interesting submissions, and the first 15 valid submissions will receive a pair of Apple AirPods as a gift card.