Design a GraphQL API that allows us to list campaigns on user and organization pages
Created by: mrnugget
As discussed in the sync: we need a way to list campaigns belonging to a namespace (user, org) on the namespaces page.
But we currently don't have a way to query a namespaces campaigns.
Reply to this ticket with the proposed API.