DigitalCardConnection
Implements the Relay Connection interface, used to paginate list of element (Learn More)
type DigitalCardConnection implements Connection {
totalCount: Int!
pageInfo: PageInfo!
edges: [DigitalCardEdge!]!
}
Implements the Relay Connection interface, used to paginate list of element (Learn More)
type DigitalCardConnection implements Connection {
totalCount: Int!
pageInfo: PageInfo!
edges: [DigitalCardEdge!]!
}
DigitalCardConnection.totalCount
● Int!
non-null scalar