The goal is to edit the GraphQL endpoint for projects to allow filtering. We will filter projects by project length and project status. Why GraphQL and not REST? REST is awesome for simple querying ...