OBJECT
TaskReminderEntityConnection
link GraphQL Schema definition
- type TaskReminderEntityConnection {
- # Pagination data for this connection.
- PageInfo! :
- # Contains the nodes in this connection.
- TaskReminderEntityEdge]! : [
- # Total number of items in the connection.
- Int :
- }