Skip to main content

EmailConsentTypeConnection

A connection to a list of items.

type EmailConsentTypeConnection {
edges: [EmailConsentTypeEdge]
pageInfo: PageInfo!
totalCount: Int!
}

Fields

EmailConsentTypeConnection.edges ● [EmailConsentTypeEdge] list object

A list of edges.

EmailConsentTypeConnection.pageInfo ● PageInfo! non-null object

Information to aid in pagination.

EmailConsentTypeConnection.totalCount ● Int! non-null scalar

Identifies the total count of items in the connection.

Returned By

emailConsentTypes query