Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "data": {
- "taskCollection": {
- "edges": [
- {
- "node": {
- "name": "parent task #1",
- "uuid": "a2798b5b-6b32-46d6-a9a3-30742411a2dd",
- "nodeId": "WyJyZW1pbmRlciIsICJ0YXNrIiwgImEyNzk4YjViLTZiMzItNDZkNi1hOWEzLTMwNzQyNDExYTJkZCJd",
- "children": {
- "edges": [
- {
- "node": {
- "name": "child of #1",
- "uuid": "312955a6-0ede-4d8c-97f7-e769a8a55f42",
- "nodeId": "WyJyZW1pbmRlciIsICJ0YXNrIiwgIjMxMjk1NWE2LTBlZGUtNGQ4Yy05N2Y3LWU3NjlhOGE1NWY0MiJd",
- "due_date": null,
- "created_at": "2025-03-17T15:08:01.725103+00:00",
- "created_by": "00000000-0000-0000-0000-000000000000",
- "updated_at": null,
- "updated_by": null,
- "description": null,
- "is_completed": null
- }
- }
- ]
- },
- "due_date": null,
- "created_at": "2025-03-17T15:07:28.821316+00:00",
- "created_by": "00000000-0000-0000-0000-000000000000",
- "updated_at": null,
- "updated_by": null,
- "description": null,
- "parent_task": null,
- "is_completed": null
- }
- },
- {
- "node": {
- "name": "parent task #2",
- "uuid": "b94d317e-f076-46e1-8441-ad48323f1182",
- "nodeId": "WyJyZW1pbmRlciIsICJ0YXNrIiwgImI5NGQzMTdlLWYwNzYtNDZlMS04NDQxLWFkNDgzMjNmMTE4MiJd",
- "children": {
- "edges": [
- {
- "node": {
- "name": "child of #2",
- "uuid": "c6366d15-800a-4e93-bfcd-073b6848b122",
- "nodeId": "WyJyZW1pbmRlciIsICJ0YXNrIiwgImM2MzY2ZDE1LTgwMGEtNGU5My1iZmNkLTA3M2I2ODQ4YjEyMiJd",
- "due_date": null,
- "created_at": "2025-03-17T15:08:22.969362+00:00",
- "created_by": "00000000-0000-0000-0000-000000000000",
- "updated_at": null,
- "updated_by": null,
- "description": null,
- "is_completed": null
- }
- }
- ]
- },
- "due_date": null,
- "created_at": "2025-03-17T15:07:37.974407+00:00",
- "created_by": "00000000-0000-0000-0000-000000000000",
- "updated_at": null,
- "updated_by": null,
- "description": null,
- "parent_task": null,
- "is_completed": null
- }
- }
- ]
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement