Skip to main content

ReportableTableTemplatesEdge

A ReportableTableTemplate edge in the connection.

type ReportableTableTemplatesEdge {
cursor: Cursor
node: ReportableTableTemplate!
}

Fields

ReportableTableTemplatesEdge.cursor ● Cursor scalar

A cursor for use in pagination.

ReportableTableTemplatesEdge.node ● ReportableTableTemplate! non-null object

The ReportableTableTemplate at the end of the edge.

Member Of

CreateReportableTableTemplatePayload object ● DeleteReportableTableTemplatePayload object ● RecoverReportableTableTemplatePayload object ● ReportableTableTemplatesConnection object ● UpdateReportableTableTemplatePayload object