ExternalServiceRulesEdge
A ExternalServiceRule edge in the connection.
type ExternalServiceRulesEdge {
cursor: Cursor
node: ExternalServiceRule!
}
Fields
ExternalServiceRulesEdge.cursor ● Cursor scalar
A cursor for use in pagination.
ExternalServiceRulesEdge.node ● ExternalServiceRule! non-null object
The ExternalServiceRule at the end of the edge.