Table of Contents

CorrectionDocumentsConnection

A connection to a list of items.

Type

Kind of Type: Object

Fields

Field Type Description
pageInfo PageInfo! Information to aid in pagination.
edges [CorrectionDocumentsEdge!] A list of edges.
nodes [CorrectionDocument!] A flattened list of the nodes.
totalCount Int! Identifies the total count of items in the connection.