{ phase(id: 123) { cards(first: 30, after: "last cursor") { edges { cursor node { id title } } } } }