OBJECT
FirewallRuleEdge
An edge in a connection.
link GraphQL Schema definition
- type FirewallRuleEdge {
- # The item at the end of the edge
- FirewallRule :
- # A cursor for use in pagination
- String! :
- }
OBJECT
An edge in a connection.
- type FirewallRuleEdge {
- # The item at the end of the edge
- FirewallRule :
- # A cursor for use in pagination
- String! :
- }