API Reference

Sections

Theme switcher

TicketEdge

A Relay edge containing a Ticket and its cursor.

TicketEdge

nodeobject

The item at the end of the edge

Show child attributes

cursorstring Required

A cursor for use in pagination

Was this section helpful?

What made this section unhelpful for you?

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 { "node": { "id": null, "finding_id": null, "ticket_endpoint_id": null, "ticket_provider_id": null, "field_mapping_definition_id": null, "field_mapping_id": null, "external_id": null, "external_status": null, "status": "BACKLOG", "failed_to_close": false, "failed_to_reopen": false, "assignee": null, "sprint": null, "created_by": null, "created_time": null, "created_by_remediation_queue_id": null, "updated_by": null, "updated_time": null, "sync_attachments": false, "last_attachment_time": null, "last_status_update_time": null, "due_date": null, "age": null, "ticket_due_date_remaining_time": null, "ticket_due_date_status": null, "field_mapping_definition": {}, "field_mapping": {}, "ticket_provider": {}, "link": null, "duedate": null, "remediation_queue_title": null }, "cursor": null }
Was this section helpful?

What made this section unhelpful for you?