Skip to content

Create organization projects GraphQL resolver

For the organization front page and Manage -> Groups and projects page we need a GraphQL query to show all the projects in an organization.

Requirements

  • Return projects that are in the requested organization
  • Support keyset pagination

Follow-ups

Edited by Peter Hegman