Preparing search index...
The search index is not available
@notifi-network/notifi-graphql
@notifi-network/notifi-graphql
Types
TotalMessagesPerTopicByTenantEdge
Type Alias TotalMessagesPerTopicByTenantEdge
Total
Messages
Per
Topic
By
Tenant
Edge
:
{
__typename
?:
"TotalMessagesPerTopicByTenantEdge"
;
cursor
:
Scalars
[
"String"
]
[
"output"
]
;
node
:
GetTotalMessagesPerTopicByTenantPayload
;
}
An edge in a connection.
Type declaration
Optional
__typename
?:
"TotalMessagesPerTopicByTenantEdge"
cursor
:
Scalars
[
"String"
]
[
"output"
]
A cursor for use in pagination.
node
:
GetTotalMessagesPerTopicByTenantPayload
The item at the end of the edge.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notifi-network/notifi-graphql
Loading...
An edge in a connection.