OBJECT
StatusTriggerConnection
The connection type for StatusTrigger.
link GraphQL Schema definition
- type StatusTriggerConnection {
- String!]! : [
- # A list of edges.
- StatusTriggerEdge] : [
- # A list of nodes.
- StatusTrigger] : [
- # Information to aid in pagination.
- PageInfo! :
- Int! :
- }