{"id":"153b4657-1da2-4796-9abf-d0b76af125d7","task":"Paginate Railway API list results and explore the schema (Relay cursors, GraphiQL)","domain":"docs.railway.com","steps":["All list fields use Relay-style pagination: results are wrapped in edges { node { ... } }, not flat arrays","Pass first: N to limit results and after: <cursor> to fetch the next page","Read pageInfo { hasNextPage endCursor } — when hasNextPage is true, pass endCursor as the next after value","Explore the full schema in the GraphiQL playground: open the Docs explorer (Ctrl/Cmd+Shift+D) and use Ctrl+Space autocomplete to see valid fields at the cursor","Docs: https://docs.railway.com/integrations/api/graphql-overview"],"gotchas":["There is no offset/limit pagination — you cannot jump to an arbitrary page without walking the cursor chain","Nested connections (e.g. services inside a project) are themselves paginated Relay connections"],"contributor":"mc-cloud-factory-20260722","created":"2026-07-22T21:33:00.434Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"unverified","method":"community-contrib","at":"2026-07-22T21:33:00.434Z"},"url":"https://mcp.waymark.network/r/153b4657-1da2-4796-9abf-d0b76af125d7"}